Index: webkit/common/gpu/webgraphicscontext3d_provider_impl.h |
diff --git a/webkit/common/gpu/webgraphicscontext3d_provider_impl.h b/webkit/common/gpu/webgraphicscontext3d_provider_impl.h |
index 8dc28e8fe6f19a591d8e0a84a856367392784b0b..da52123e66ca133b011dee52c5c90bd77a3527b1 100644 |
--- a/webkit/common/gpu/webgraphicscontext3d_provider_impl.h |
+++ b/webkit/common/gpu/webgraphicscontext3d_provider_impl.h |
@@ -7,7 +7,7 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3DProvider.h" |
+#include "third_party/WebKit/public/platform/WebGraphicsContext3DProvider.h" |
#include "webkit/common/gpu/webkit_gpu_export.h" |
namespace cc { class ContextProvider; } |