| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 5479a4da5f2f97dd4ac9f7c6c7e7cfa424a96e13..16ac3d195052a99c029cc0406351734efcdd90ac 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -115,6 +115,8 @@ component("ash") {
|
| "accelerators/spoken_feedback_toggler.h",
|
| "display/display_animator.cc",
|
| "display/display_animator.h",
|
| + "display/display_configuration_controller.cc",
|
| + "display/display_configuration_controller.h",
|
| "display/resolution_notification_controller.cc",
|
| "display/resolution_notification_controller.h",
|
| "system/tray/media_security/media_capture_observer.h",
|
|
|