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

Unified Diff: chrome/browser/ui/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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index d6f6705a28ce4c263d3bf4252269cf19e467ac05..5f6cd169e10546b392c33c7fd9252704e6b04ca8 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1285,8 +1285,8 @@ split_static_library("ui") {
"ash/ash_init.h",
"ash/ash_util.cc",
"ash/ash_util.h",
- "ash/cast_config_delegate_media_router.cc",
- "ash/cast_config_delegate_media_router.h",
+ "ash/cast_config_client_media_router.cc",
+ "ash/cast_config_client_media_router.h",
"ash/chrome_keyboard_ui.cc",
"ash/chrome_keyboard_ui.h",
"ash/chrome_launcher_prefs.cc",

Powered by Google App Engine
This is Rietveld 408576698