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

Unified Diff: chrome/test/BUILD.gn

Issue 2525563003: mash: Change CastConfigDelegate to a mojoified CastConfigClient. (Closed)
Patch Set: Add more RunAllPendingInMessageLoop to the tray tests. 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 e767d1ac854e85d4188f1a0bcadea5e78361d124..b89354df61c80a4e4c1cc0b0f3b0adb4a29728b4 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