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

Unified Diff: chrome/test/BUILD.gn

Issue 2525563003: mash: Change CastConfigDelegate to a mojoified CastConfigClient. (Closed)
Patch Set: Now for the external apitests as well. Created 4 years 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 639f1a18baacdd26ede9c5444f0910c8bfa38906..3b7dee212c2d8b2e4c9ff201013a20be759dd2c8 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -491,6 +491,7 @@ if (!is_android) {
"//chrome:strings",
"//chrome/browser",
"//chrome/browser/devtools",
+ "//chrome/browser/media/router:test_support",
"//chrome/renderer",
"//components/resources",
"//components/sync",

Powered by Google App Engine
This is Rietveld 408576698