| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index c46cd789d9767a30103d8be5f533b44a01af6694..5549cfea86fce109f34c1d91f60514c053d34bdd 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -421,10 +421,6 @@ component("ash") {
|
| "common/system/tray/tray_popup_item_container.h",
|
| "common/system/tray/tray_popup_item_style.cc",
|
| "common/system/tray/tray_popup_item_style.h",
|
| - "common/system/tray/tray_popup_label_button.cc",
|
| - "common/system/tray/tray_popup_label_button.h",
|
| - "common/system/tray/tray_popup_label_button_border.cc",
|
| - "common/system/tray/tray_popup_label_button_border.h",
|
| "common/system/tray/tray_popup_utils.cc",
|
| "common/system/tray/tray_popup_utils.h",
|
| "common/system/tray/tray_utils.cc",
|
|
|