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

Unified Diff: ui/base/BUILD.gn

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
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 282082a0965cd8ade662dbf6bf4137d6f2be8159..936ed40cd1da6d6b7d6fbd72422cfce3286b248b 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -599,6 +599,8 @@ source_set("test_support") {
"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/test_clipboard.cc",
"test/test_clipboard.h",
"test/windowed_nsnotification_observer.h",
« no previous file with comments | « content/browser/site_per_process_browsertest.cc ('k') | ui/base/test/scoped_preferred_scroller_style_legacy_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698