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

Unified Diff: ash/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
« no previous file with comments | « no previous file | ash/common/cast_config_client_proxy.h » ('j') | ash/common/cast_config_client_proxy.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 812e1aba016d43196c45a0ef35fdc0f85ab35d05..711b460d65af5c01edd333925e637815f0fc4301 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -74,8 +74,8 @@ component("ash") {
"common/ash_layout_constants.h",
"common/ash_switches.cc",
"common/ash_switches.h",
- "common/cast_config_delegate.cc",
- "common/cast_config_delegate.h",
+ "common/cast_config_client_proxy.cc",
+ "common/cast_config_client_proxy.h",
"common/default_accessibility_delegate.cc",
"common/default_accessibility_delegate.h",
"common/devtools/ash_devtools_css_agent.cc",
« no previous file with comments | « no previous file | ash/common/cast_config_client_proxy.h » ('j') | ash/common/cast_config_client_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698