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

Unified Diff: ui/views/views.gyp

Issue 268083002: Add tests for drag and drop for Linux Aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 3c484a33e496d92565bfdd6985c260fcf85ca1f9..26aaf65609edbd5405945cd603c15e820242bab8 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -653,6 +653,7 @@
'view_model_unittest.cc',
'view_model_utils_unittest.cc',
'view_unittest.cc',
+ 'widget/desktop_aura/desktop_drag_drop_client_aurax11_unittest.cc',
'widget/desktop_aura/desktop_focus_rules_unittest.cc',
'widget/desktop_aura/desktop_native_widget_aura_unittest.cc',
'widget/desktop_aura/desktop_window_tree_host_win_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698