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

Unified Diff: Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp

Issue 14476012: Absolutify paths to most subfolders of platform/graphics/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: iwyu Created 7 years, 8 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 | « Source/WebKit/chromium/src/ChromeClientImpl.cpp ('k') | Source/WebKit/chromium/src/LinkHighlight.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp
diff --git a/Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp b/Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp
index 22a7bf169184159bd7fe70122a44e5deba0455f6..fbcd571635c7363a23ef4b1cac5dace364f46239 100644
--- a/Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp
+++ b/Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp
@@ -26,8 +26,8 @@
#include "config.h"
#include "GraphicsLayerFactoryChromium.h"
-#include "GraphicsLayerChromium.h"
#include "WebViewImpl.h"
+#include "core/platform/graphics/chromium/GraphicsLayerChromium.h"
using namespace WebCore;
« no previous file with comments | « Source/WebKit/chromium/src/ChromeClientImpl.cpp ('k') | Source/WebKit/chromium/src/LinkHighlight.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698