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

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: added missing test file 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/drag_drop_client.h » ('j') | ui/aura/desktop.h » ('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 96712f414d8b751f751213a0e513e483220c202f..5d808ccbda8af01cbf0f0e5ea65994d84d867086 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -47,6 +47,7 @@
'window.cc',
'window.h',
'window_delegate.h',
+ 'window_drag_drop_delegate.h',
'window_observer.h',
'window_types.h',
],
« no previous file with comments | « no previous file | ui/aura/client/drag_drop_client.h » ('j') | ui/aura/desktop.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698