| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 3c9e8bb0921e8744857df85a869c5fbf11c1dc3d..98bf7051cdb9318893067fe3cb354b859d9dd677 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -346,6 +346,8 @@ component("ash") {
|
| "common/system/tray/label_tray_view.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",
|
| "common/system/tray/system_tray.h",
|
| "common/system/tray/system_tray_bubble.cc",
|
|
|