Chromium Code Reviews| Index: ash/BUILD.gn |
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
| index 6a2ff15ddbd177fd639a03427db31f9574a7ec89..a0d44bb45c5e015bcec0b8e8140b66f066e5cd25 100644 |
| --- a/ash/BUILD.gn |
| +++ b/ash/BUILD.gn |
| @@ -813,6 +813,8 @@ component("ash") { |
| "wm/session_state_animator.h", |
| "wm/session_state_animator_impl.cc", |
| "wm/session_state_animator_impl.h", |
| + "wm/shutdown_client_proxy.cc", |
| + "wm/shutdown_client_proxy.h", |
| "wm/stacking_controller.cc", |
| "wm/stacking_controller.h", |
| "wm/system_gesture_event_filter.cc", |