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

Unified Diff: components/flags_ui/BUILD.gn

Issue 2226063002: Add a ScopedFeatureList class for testing and start using it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issue in previous patchset. Created 4 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
Index: components/flags_ui/BUILD.gn
diff --git a/components/flags_ui/BUILD.gn b/components/flags_ui/BUILD.gn
index 5f226ffd7c245c7769c2729a79b98425d393ee2f..9d085a16ad0fe74279039d3a29383c52fedbe4d1 100644
--- a/components/flags_ui/BUILD.gn
+++ b/components/flags_ui/BUILD.gn
@@ -48,6 +48,7 @@ source_set("unit_tests") {
":flags_ui",
":switches",
"//base",
+ "//base/test:test_support",
"//components/prefs:test_support",
"//components/strings",
"//components/variations",
« no previous file with comments | « components/browser_sync/browser/profile_sync_service_unittest.cc ('k') | components/flags_ui/flags_state_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698