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

Unified Diff: Source/WebKit/chromium/src/LinkHighlight.h

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
Index: Source/WebKit/chromium/src/LinkHighlight.h
diff --git a/Source/WebKit/chromium/src/LinkHighlight.h b/Source/WebKit/chromium/src/LinkHighlight.h
index b88d21bf148c3192260340154b75c04771d6aaf3..3b574a7378378569768b78638d9bea82cb96c91c 100644
--- a/Source/WebKit/chromium/src/LinkHighlight.h
+++ b/Source/WebKit/chromium/src/LinkHighlight.h
@@ -26,10 +26,10 @@
#ifndef LinkHighlight_h
#define LinkHighlight_h
-#include "GraphicsLayerChromium.h"
#include "core/platform/graphics/FloatPoint.h"
#include "core/platform/graphics/IntPoint.h"
#include "core/platform/graphics/Path.h"
+#include "core/platform/graphics/chromium/GraphicsLayerChromium.h"
#include <public/WebAnimationDelegate.h>
#include <public/WebContentLayer.h>
#include <public/WebContentLayerClient.h>
« no previous file with comments | « Source/WebKit/chromium/src/GraphicsLayerFactoryChromium.cpp ('k') | Source/WebKit/chromium/src/NonCompositedContentHost.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698