| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 5549cfea86fce109f34c1d91f60514c053d34bdd..da6c8dd82cc32877bc575601ba2ee3402469332c 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -440,8 +440,6 @@ component("ash") {
|
| "common/system/user/rounded_image_view.h",
|
| "common/system/user/tray_user.cc",
|
| "common/system/user/tray_user.h",
|
| - "common/system/user/tray_user_separator.cc",
|
| - "common/system/user/tray_user_separator.h",
|
| "common/system/user/user_card_view.cc",
|
| "common/system/user/user_card_view.h",
|
| "common/system/user/user_observer.h",
|
|
|