Index: content/common/gpu/client/gl_helper.cc |
diff --git a/content/common/gpu/client/gl_helper.cc b/content/common/gpu/client/gl_helper.cc |
index 789c5beb7fae43b86db4eebe9b6733725f3b535f..de9822e1355dea04a2ee7e37a48cb5169b4fe39e 100644 |
--- a/content/common/gpu/client/gl_helper.cc |
+++ b/content/common/gpu/client/gl_helper.cc |
@@ -16,7 +16,7 @@ |
#include "base/time.h" |
#include "cc/resources/sync_point_helper.h" |
#include "content/common/gpu/client/gl_helper_scaling.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebCString.h" |
+#include "third_party/WebKit/public/platform/WebCString.h" |
#include "third_party/skia/include/core/SkRegion.h" |
#include "ui/gfx/rect.h" |
#include "ui/gfx/size.h" |