Index: content/browser/renderer_host/image_transport_factory_android.cc |
diff --git a/content/browser/renderer_host/image_transport_factory_android.cc b/content/browser/renderer_host/image_transport_factory_android.cc |
index bfb6dbb1b09a09703f4b1d4e54975d067644e2dc..732e219f2782c8d3fa2e764e80bd56bb334fd86a 100644 |
--- a/content/browser/renderer_host/image_transport_factory_android.cc |
+++ b/content/browser/renderer_host/image_transport_factory_android.cc |
@@ -10,7 +10,7 @@ |
#include "content/common/gpu/gpu_process_launch_causes.h" |
#include "content/common/gpu/client/gl_helper.h" |
#include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.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 "webkit/gpu/webgraphicscontext3d_in_process_impl.h" |