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

Unified Diff: ash/ash.gyp

Issue 10855159: Support Drag and Drop across displays. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « no previous file | ash/drag_drop/drag_drop_controller.h » ('j') | ash/drag_drop/drag_drop_controller.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 36764d9222b7bbcf26fc79d9c97f8429e6a293a6..5997649c487e942f65ea715604e58dd48760fa52 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -80,6 +80,8 @@
'display/secondary_display_view.h',
'drag_drop/drag_drop_controller.cc',
'drag_drop/drag_drop_controller.h',
+ 'drag_drop/drag_drop_tracker.cc',
+ 'drag_drop/drag_drop_tracker.h',
'drag_drop/drag_image_view.cc',
'drag_drop/drag_image_view.h',
'event_rewriter_delegate.h',
« no previous file with comments | « no previous file | ash/drag_drop/drag_drop_controller.h » ('j') | ash/drag_drop/drag_drop_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698