Index: cc/output/gl_renderer.cc |
diff --git a/cc/output/gl_renderer.cc b/cc/output/gl_renderer.cc |
index b3d51eec9c2040adc471519f85fbc6482d70959e..fc61b0ee70e0f99008942d172ec8ac450f86e6fa 100644 |
--- a/cc/output/gl_renderer.cc |
+++ b/cc/output/gl_renderer.cc |
@@ -36,7 +36,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" |