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

Unified Diff: Source/platform/DragImage.cpp

Issue 122353002: Move DragImage from core/platform/ to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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/platform/DragImage.h ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/DragImage.cpp
diff --git a/Source/core/platform/DragImage.cpp b/Source/platform/DragImage.cpp
similarity index 99%
rename from Source/core/platform/DragImage.cpp
rename to Source/platform/DragImage.cpp
index 22d3f17b0999eb83ebae1a591a5d16eaa9efe9f0..bf03c21b71b290e90b011478bb101215c1477147 100644
--- a/Source/core/platform/DragImage.cpp
+++ b/Source/platform/DragImage.cpp
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "core/platform/DragImage.h"
+#include "platform/DragImage.h"
#include "platform/fonts/Font.h"
#include "platform/fonts/FontCache.h"
« no previous file with comments | « Source/platform/DragImage.h ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698