| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index e6e63399fe4d871257fab6f708bc30e16d6a38a9..9d6b6444e9f436f615abd80abebeea0b1528e47e 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",
|
|
|