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

Unified Diff: chrome/test/BUILD.gn

Issue 2307653002: Adding CastRemotingSender for media remoting. (Closed)
Patch Set: Fix. Created 4 years, 3 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 34e1cd955ee00cf2e3cb516c859162cc3c22c39a..3e81628be7705f540c37007907c85033392a83d3 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3128,6 +3128,7 @@ test("unit_tests") {
"//chrome/common/extensions/api",
"//extensions:extensions_resources",
"//extensions/strings",
+ "//media/cast:test_support",
"//tools/json_schema_compiler/test:features_generation_test",
]
if (enable_service_discovery) {

Powered by Google App Engine
This is Rietveld 408576698