| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index b59ca9b373b988e3ab19933ed8807cdf4c2a9379..b67a5a4b96c24d6063a1dbbb6eb0757900506a1c 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",
|
|
|