| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 82187a09f41f80dd8c6fdb2adf459cd6a10318b4..8697e0b28bb09d6bdd04f7db50a27dc22dd8e86c 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -485,7 +485,6 @@ component("ash") {
|
| "system/session/logout_confirmation_controller.h",
|
| "system/session/logout_confirmation_dialog.cc",
|
| "system/session/logout_confirmation_dialog.h",
|
| - "system/session/session_length_limit_observer.h",
|
| "system/session/tray_session_length_limit.cc",
|
| "system/session/tray_session_length_limit.h",
|
| "system/status_area_focus_observer.h",
|
|
|