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

Unified Diff: Source/platform/blink_platform.gypi

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.cpp ('k') | Source/web/DragClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index ea45603fe694d62261d00f336c4ba5745e6bf4fb..4ba4082dcdf8a56168fd808908c4e1770904e39a 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -30,6 +30,8 @@
'DateTimeChooserClient.h',
'Decimal.cpp',
'Decimal.h',
+ 'DragImage.cpp',
+ 'DragImage.h',
'EventTracer.cpp',
'EventTracer.h',
'FileChooser.cpp',
« no previous file with comments | « Source/platform/DragImage.cpp ('k') | Source/web/DragClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698