| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 723a15dc52d7dd1a02bc79dc57ccdda67b0db8f2..9e022f6cb0615c03b0be97e2b2fd8dad9c7a0c0d 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -384,6 +384,9 @@ component("ash") {
|
| "common/system/tray/tray_popup_header_button.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_item_style_observer.h",
|
| "common/system/tray/tray_popup_label_button.cc",
|
| "common/system/tray/tray_popup_label_button.h",
|
| "common/system/tray/tray_popup_label_button_border.cc",
|
|
|