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

Unified Diff: chromecast/base/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 | « no previous file | chromecast/base/cast_features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/base/BUILD.gn
diff --git a/chromecast/base/BUILD.gn b/chromecast/base/BUILD.gn
index 16bc6546cb71fcc53caad547622309c0f786193e..a4de4ee7e53ecff6beee604455fe5e34ac9acff3 100644
--- a/chromecast/base/BUILD.gn
+++ b/chromecast/base/BUILD.gn
@@ -38,8 +38,6 @@
"bind_to_task_runner.h",
"cast_constants.cc",
"cast_constants.h",
- "cast_features.cc",
- "cast_features.h",
"cast_paths.cc",
"cast_paths.h",
"cast_resource.cc",
@@ -128,7 +126,6 @@
sources = [
"alarm_manager_unittest.cc",
"bind_to_task_runner_unittest.cc",
- "cast_features_unittest.cc",
"device_capabilities_impl_unittest.cc",
"error_codes_unittest.cc",
"path_utils_unittest.cc",
« no previous file with comments | « no previous file | chromecast/base/cast_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698