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

Unified Diff: ui/views/views.gyp

Issue 378663002: MacViews: Disable animations when running views_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Create ViewsTestHelperMac Created 6 years, 5 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/views_test_helper_mac.mm ('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 9d6225ca6bfc0083f1f797a5918501b765ed2674..6ab22a3acc2a3c6bdb934f6402e73fe211a540a1 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -627,6 +627,8 @@
'test/views_test_helper.h',
'test/views_test_helper_aura.cc',
'test/views_test_helper_aura.h',
+ 'test/views_test_helper_mac.h',
+ 'test/views_test_helper_mac.mm',
'test/widget_test.cc',
'test/widget_test.h',
'test/widget_test_aura.cc',
« no previous file with comments | « ui/views/test/views_test_helper_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698