Index: cc/layers/io_surface_layer_impl.cc |
diff --git a/cc/layers/io_surface_layer_impl.cc b/cc/layers/io_surface_layer_impl.cc |
index 6d7f498830f117426c517d7f2d671f869aa26d37..86cb2c75ecd54d9051679d245515723f5444444f 100644 |
--- a/cc/layers/io_surface_layer_impl.cc |
+++ b/cc/layers/io_surface_layer_impl.cc |
@@ -11,7 +11,7 @@ |
#include "cc/quads/io_surface_draw_quad.h" |
#include "cc/trees/layer_tree_impl.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" |