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

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

Issue 13843039: Absolutify paths to platform/graphics/skia/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/WebKit/chromium/src/PageOverlay.cpp
diff --git a/Source/WebKit/chromium/src/PageOverlay.cpp b/Source/WebKit/chromium/src/PageOverlay.cpp
index 111b027ea002fecbd603c0ef6d9390f7d8143e0f..e420aaaa8d0f36744f1ffad289de441f49b4788b 100644
--- a/Source/WebKit/chromium/src/PageOverlay.cpp
+++ b/Source/WebKit/chromium/src/PageOverlay.cpp
@@ -29,7 +29,6 @@
#include "config.h"
#include "PageOverlay.h"
-#include "PlatformContextSkia.h"
#include "WebPageOverlay.h"
#include "WebViewClient.h"
#include "WebViewImpl.h"
@@ -38,6 +37,7 @@
#include "core/platform/graphics/GraphicsLayer.h"
#include "core/platform/graphics/GraphicsLayerClient.h"
#include "core/platform/graphics/chromium/GraphicsLayerChromium.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include <public/WebLayer.h>
using namespace WebCore;
« no previous file with comments | « Source/WebKit/chromium/src/NonCompositedContentHost.cpp ('k') | Source/WebKit/chromium/src/WebFrameImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698