Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: webkit/gpu/webgraphicscontext3d_provider_impl.h

Issue 15462003: Update references to Blink's Platform API headers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/gpu/webgraphicscontext3d_in_process_impl.cc ('k') | webkit/media/active_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/gpu/webgraphicscontext3d_provider_impl.h
diff --git a/webkit/gpu/webgraphicscontext3d_provider_impl.h b/webkit/gpu/webgraphicscontext3d_provider_impl.h
index 921dd525398f6a6d165880be14e69e362dcb07ac..9fe5254edfb517f95ed8bb9555fffb77f55fc29d 100644
--- a/webkit/gpu/webgraphicscontext3d_provider_impl.h
+++ b/webkit/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/gpu/webkit_gpu_export.h"
namespace cc { class ContextProvider; }
« no previous file with comments | « webkit/gpu/webgraphicscontext3d_in_process_impl.cc ('k') | webkit/media/active_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698