| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 3fecf7ed26cdddb51602a3d6c5089560ec4ae31b..588abd39a54ef4e1954340c9c4c09acbf50301a3 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -423,10 +423,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",
|
|
|