| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index ebd05d145904dd0d4c201b1f56fddfed34353d5f..214b29f7e3df356ea2d3040cfb40b1dbbd5560ba 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -371,8 +371,6 @@ component("ash") {
|
| "common/system/tray/label_tray_view.h",
|
| "common/system/tray/size_range_layout.cc",
|
| "common/system/tray/size_range_layout.h",
|
| - "common/system/tray/special_popup_row.cc",
|
| - "common/system/tray/special_popup_row.h",
|
| "common/system/tray/system_menu_button.cc",
|
| "common/system/tray/system_menu_button.h",
|
| "common/system/tray/system_tray.cc",
|
|
|