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

Unified Diff: ui/views/views.gyp

Issue 2010083002: views/mus: Run some more tests from views_unittests in mus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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/view_unittest.cc ('k') | no next file » | 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 2d20d5f53a92f375d9d05bcd49f6a80618dda5c2..e998bd2d851e9260bd2af572144164d457521a2d 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -553,6 +553,8 @@
'test/widget_test_mac.mm',
'test/x11_property_change_waiter.cc',
'test/x11_property_change_waiter.h',
+ 'views_test_suite.cc',
+ 'views_test_suite.h',
],
'views_test_support_aura_sources': [
'corewm/tooltip_controller_test_helper.cc',
@@ -630,8 +632,6 @@
'view_model_utils_unittest.cc',
'view_targeter_unittest.cc',
'view_unittest.cc',
- 'views_test_suite.cc',
- 'views_test_suite.h',
'widget/native_widget_mac_unittest.mm',
'widget/native_widget_unittest.cc',
'widget/root_view_unittest.cc',
« no previous file with comments | « ui/views/view_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698