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

Unified Diff: ui/views/views.gyp

Issue 444583002: MacViews: Get widget_interactive_uitest compiling on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Try FocusListener Created 6 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 | « ui/views/test/focus_manager_test.cc ('k') | ui/views/widget/widget_interactive_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index d0659909c5fac910c646c03d091e51f7edb7b73d..af37d830a16d095b7d568c0c27c0c319bdfefde6 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -449,6 +449,8 @@
'test/desktop_test_views_delegate_aura.cc',
'test/desktop_test_views_delegate_mac.mm',
'test/event_generator_delegate_mac.mm',
+ 'test/focus_manager_test.h',
+ 'test/focus_manager_test.cc',
'test/menu_runner_test_api.cc',
'test/menu_runner_test_api.h',
'test/slider_test_api.cc',
@@ -518,8 +520,6 @@
'controls/textfield/textfield_unittest.cc',
'controls/textfield/textfield_model_unittest.cc',
'controls/tree/tree_view_unittest.cc',
- 'focus/focus_manager_test.h',
- 'focus/focus_manager_test.cc',
'focus/focus_manager_unittest.cc',
'focus/focus_traversal_unittest.cc',
'ime/input_method_bridge_unittest.cc',
« no previous file with comments | « ui/views/test/focus_manager_test.cc ('k') | ui/views/widget/widget_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698