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

Unified Diff: ui/aura/aura.gyp

Issue 8450018: First shot at implementing drag&drop for Aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: modified according to comments Created 9 years, 1 month 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 | ui/aura/client/aura_constants.h » ('j') | ui/aura_shell/drag_drop_controller.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 45c8709d0493e342cd7614cc7e449e4903d40620..bf96f09c639db2dbecddbd636420dc074e010b7c 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -28,6 +28,7 @@
'client/aura_constants.cc',
'client/aura_constants.h',
'client/stacking_client.h',
+ 'client/window_drag_drop_delegate.h',
'cursor.h',
'desktop_host.h',
'desktop_host_linux.cc',
@@ -35,6 +36,7 @@
'desktop_host_win.h',
'desktop.cc',
'desktop.h',
+ 'client/drag_drop_client.h',
Ben Goodger (Google) 2011/11/16 20:39:49 sort up
varunjain 2011/11/16 22:55:20 Done.
'event.cc',
'event.h',
'event_filter.cc',
« no previous file with comments | « no previous file | ui/aura/client/aura_constants.h » ('j') | ui/aura_shell/drag_drop_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698