| 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",
|
|
|