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

Unified Diff: Source/WebKit/chromium/src/LinkHighlight.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/LinkHighlight.cpp
diff --git a/Source/WebKit/chromium/src/LinkHighlight.cpp b/Source/WebKit/chromium/src/LinkHighlight.cpp
index e442328edc3ed2411b5b852d026b313d5332bf9d..a1af71e312220a131f322d3da0d2ae9fd5f17b90 100644
--- a/Source/WebKit/chromium/src/LinkHighlight.cpp
+++ b/Source/WebKit/chromium/src/LinkHighlight.cpp
@@ -28,7 +28,6 @@
#include "LinkHighlight.h"
#include "NonCompositedContentHost.h"
-#include "PlatformContextSkia.h"
#include "SkMatrix44.h"
#include "WebFrameImpl.h"
#include "WebKit.h"
@@ -37,6 +36,7 @@
#include "core/page/Frame.h"
#include "core/page/FrameView.h"
#include "core/platform/graphics/Color.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include "core/rendering/RenderLayer.h"
#include "core/rendering/RenderLayerBacking.h"
#include "core/rendering/RenderLayerModelObject.h"
« no previous file with comments | « Source/WebKit/chromium/src/DragClientImpl.cpp ('k') | Source/WebKit/chromium/src/NonCompositedContentHost.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698