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

Unified Diff: ui/base/ui_base.gyp

Issue 1642553004: Make a test not depend on system settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix naming nit. Created 4 years, 11 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/base/test/scoped_preferred_scroller_style_legacy_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 8caa2631f2a32ce64a6e58b417fd52d0877801a2..ee9a0fec427404f64b9b17885558a1ad5c984e2a 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -694,6 +694,8 @@
'test/scoped_fake_nswindow_focus.mm',
'test/scoped_fake_nswindow_fullscreen.h',
'test/scoped_fake_nswindow_fullscreen.mm',
+ 'test/scoped_preferred_scroller_style_legacy_mac.h',
+ 'test/scoped_preferred_scroller_style_legacy_mac.mm',
'test/windowed_nsnotification_observer.h',
'test/windowed_nsnotification_observer.mm',
],
« no previous file with comments | « ui/base/test/scoped_preferred_scroller_style_legacy_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698