| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index cdcb219268f3e790bf2a0a10b90afd033e7c9c38..6072596049dff0f8046cf46e350efa4f23b9a209 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -400,8 +400,6 @@ component("ash") {
|
| "common/system/tray/tray_item_more.h",
|
| "common/system/tray/tray_item_view.cc",
|
| "common/system/tray/tray_item_view.h",
|
| - "common/system/tray/tray_notification_view.cc",
|
| - "common/system/tray/tray_notification_view.h",
|
| "common/system/tray/tray_popup_header_button.cc",
|
| "common/system/tray/tray_popup_header_button.h",
|
| "common/system/tray/tray_popup_ink_drop_style.h",
|
|
|