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

Unified Diff: Source/core/page/DragClient.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, 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/core/page/DeviceController.h ('k') | Source/core/page/DragController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/DragClient.h
diff --git a/Source/core/page/DragClient.h b/Source/core/page/DragClient.h
index eca6fb3ce26955e38506110c03d7d4f7bba28a94..72c17fb88061bdaf43aa9e37f0c2a69415b48b46 100644
--- a/Source/core/page/DragClient.h
+++ b/Source/core/page/DragClient.h
@@ -28,7 +28,7 @@
#define DragClient_h
#include "DragActions.h"
-#include "DragImage.h"
+#include "core/platform/DragImage.h"
#include "core/platform/graphics/IntPoint.h"
namespace WebCore {
« no previous file with comments | « Source/core/page/DeviceController.h ('k') | Source/core/page/DragController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698