summaryrefslogtreecommitdiffstats
path: root/webkit/common/gpu/webgraphicscontext3d_provider_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/common/gpu/webgraphicscontext3d_provider_impl.h')
-rw-r--r--webkit/common/gpu/webgraphicscontext3d_provider_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/common/gpu/webgraphicscontext3d_provider_impl.h b/webkit/common/gpu/webgraphicscontext3d_provider_impl.h
index 8dc28e8..da52123 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; }