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

Unified Diff: ui/views/views.gyp

Issue 14189002: linux_aura: Implement dropping in chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sky nits Created 7 years, 8 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 82ed5fd11d2f373ee9f1a21bdd7dcbcd04c0ff88..3ca8bec894b9957e4efbd007c3e871504414af2c 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -355,6 +355,8 @@
'widget/desktop_aura/desktop_cursor_loader_updater_aurax11.h',
'widget/desktop_aura/desktop_dispatcher_client.cc',
'widget/desktop_aura/desktop_dispatcher_client.h',
+ 'widget/desktop_aura/desktop_drag_drop_client_aurax11.cc',
+ 'widget/desktop_aura/desktop_drag_drop_client_aurax11.h',
'widget/desktop_aura/desktop_drag_drop_client_win.cc',
'widget/desktop_aura/desktop_drag_drop_client_win.h',
'widget/desktop_aura/desktop_drop_target_win.cc',

Powered by Google App Engine
This is Rietveld 408576698