| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 8bfadbe28aa2519e9e3b05cbd26664899536a014..099c0b1ee78c1ab7a24d0b2617f94d600c8a8196 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -368,8 +368,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",
|
|
|