Index: cc/output/geometry_binding.cc |
diff --git a/cc/output/geometry_binding.cc b/cc/output/geometry_binding.cc |
index e3bf5909cf957693b1b4d854b0dcac45bbd45791..3b177c2fe20a7bb674c77d65e159d68841f2ffb0 100644 |
--- a/cc/output/geometry_binding.cc |
+++ b/cc/output/geometry_binding.cc |
@@ -5,7 +5,7 @@ |
#include "cc/output/geometry_binding.h" |
#include "cc/output/gl_renderer.h" // For the GLC() macro. |
-#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 "ui/gfx/rect_f.h" |