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

Unified Diff: Source/web/GraphicsLayerFactoryChromium.h

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased and building Created 7 years 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
Index: Source/web/GraphicsLayerFactoryChromium.h
diff --git a/Source/web/GraphicsLayerFactoryChromium.h b/Source/web/GraphicsLayerFactoryChromium.h
index 1e479d789e0465dda2aa42ac7d9d11dbb44ca122..db819cbd694a0dd0721597e028f50ff3697cd5a2 100644
--- a/Source/web/GraphicsLayerFactoryChromium.h
+++ b/Source/web/GraphicsLayerFactoryChromium.h
@@ -26,7 +26,7 @@
#ifndef GraphicsLayerFactoryChromium_h
#define GraphicsLayerFactoryChromium_h
-#include "core/platform/graphics/GraphicsLayerFactory.h"
+#include "platform/graphics/GraphicsLayerFactory.h"
namespace blink {
class WebViewImpl;

Powered by Google App Engine
This is Rietveld 408576698