Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
index d39097d4b8a1d2e6114952b81fc24dafd3e27cc0..82e660552976f87dd3f8a4f43da8de0ba558fa37 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -14,8 +14,8 @@ |
#include "content/common/gpu/client/command_buffer_proxy_impl.h" |
#include "content/common/gpu/gpu_process_launch_causes.h" |
#include "googleurl/src/gurl.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "ui/gl/gpu_preference.h" |
#include "ui/gfx/native_widget_types.h" |