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

Unified Diff: chromecast/base/BUILD.gn

Issue 1767603003: [chromecast] Add cast_shell --accept-resource-provider switch (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: remove ret variable Created 4 years, 9 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/chromecast_switches.h » ('j') | chromecast/base/chromecast_switches.cc » ('J')
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 fec43ac47075c0ce92654faedea24a2987938616..c5a54457d0dc55c5a6e98dcd8b1e0024e41e6e5f 100644
--- a/chromecast/base/BUILD.gn
+++ b/chromecast/base/BUILD.gn
@@ -91,6 +91,7 @@ source_set("test_support") {
test("cast_base_unittests") {
sources = [
"bind_to_task_runner_unittest.cc",
+ "chromecast_switches_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/chromecast_switches.h » ('j') | chromecast/base/chromecast_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698