Index: cc/output/gl_renderer.cc |
diff --git a/cc/output/gl_renderer.cc b/cc/output/gl_renderer.cc |
index b89c91aff7b88634e2a8b1079992ae4caba7db4d..436a9008d4360d44a56e58cf9a73538493d55aa6 100644 |
--- a/cc/output/gl_renderer.cc |
+++ b/cc/output/gl_renderer.cc |
@@ -37,7 +37,7 @@ |
#include "cc/trees/proxy.h" |
#include "cc/trees/single_thread_proxy.h" |
#include "gpu/GLES2/gl2extchromium.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |
#include "third_party/skia/include/core/SkBitmap.h" |