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

Unified Diff: chromecast/browser/BUILD.gn

Issue 2847423002: Revert of Reland "[Chromecast] Use base::FeatureList to control features." (Closed)
Patch Set: Created 3 years, 8 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 | « chromecast/base/pref_names.cc ('k') | chromecast/browser/cast_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/BUILD.gn
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn
index 5ae5acec086f794c43dd83b263708b4980fc5b07..6b5f6605c03b2159e616ebf3b989894a1391d82f 100644
--- a/chromecast/browser/BUILD.gn
+++ b/chromecast/browser/BUILD.gn
@@ -246,7 +246,6 @@
sources = [
"cast_media_blocker_browsertest.cc",
"renderer_prelauncher_test.cc",
- "test/cast_features_browsertest.cc",
"test/cast_navigation_browsertest.cc",
]
@@ -255,10 +254,8 @@
deps = [
":test_support",
"//chromecast:chromecast_features",
- "//chromecast/base",
"//chromecast/base:chromecast_switches",
"//chromecast/base/metrics",
- "//components/prefs",
"//media/base:test_support",
]
}
« no previous file with comments | « chromecast/base/pref_names.cc ('k') | chromecast/browser/cast_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698