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

Unified Diff: chrome/browser/ui/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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index ec5ffca1d338c88cea4e07ff4ae18c6020335bec..627836f61cc23d640bba4d6355fcbd5ce6a60e90 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