| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index f6f6a1c4df96957d210401c47954daa261ae4c1d..2df1e0180bfef403a667c08afbc4692356dda4ee 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -413,8 +413,6 @@ component("ash") {
|
| "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",
|
| - "common/system/tray/tray_popup_item_container.cc",
|
| - "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_utils.cc",
|
|
|