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

Unified Diff: ash/BUILD.gn

Issue 2525563003: mash: Change CastConfigDelegate to a mojoified CastConfigClient. (Closed)
Patch Set: move dep to chromeos section 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_controller.h » ('j') | no next file with comments »
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 c0bd34e9533a3a12bd2b78c54153e74cb8b43c49..89f1ae71189ca18418c3b0ebca2cdd39bc0ec0c8 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_controller.cc",
+ "common/cast_config_controller.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_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698