| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 4605647e28bef4afafae2c1d70febee4bcdafcc0..2e93167204d9f1b94b6d1ebb4e6854205f7979a7 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -441,7 +441,6 @@ component("ash") {
|
| "common/system/tray_accessibility.h",
|
| "common/system/update/tray_update.cc",
|
| "common/system/update/tray_update.h",
|
| - "common/system/update/update_observer.h",
|
| "common/system/user/button_from_view.cc",
|
| "common/system/user/button_from_view.h",
|
| "common/system/user/login_status.cc",
|
|
|