| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 60b539a575f939eb92b1adc398c5a9ecad1a8de1..f5157355ae16ad18e174747c3cf65d9b6cb870c4 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -380,6 +380,8 @@ component("ash") {
|
| "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_menu_toggle_button.cc",
|
| + "common/system/tray/system_menu_toggle_button.h",
|
| "common/system/tray/system_tray.cc",
|
| "common/system/tray/system_tray.h",
|
| "common/system/tray/system_tray_bubble.cc",
|
|
|