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