| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index dc831053f99f089d9b7191a38db41eb195aad3a3..7a60d3aa2d0374378d88b6e75a49ea70b7b78629 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -420,8 +420,8 @@ component("ash") {
|
| "common/system/tray/tray_popup_label_button.h",
|
| "common/system/tray/tray_popup_label_button_border.cc",
|
| "common/system/tray/tray_popup_label_button_border.h",
|
| - "common/system/tray/tray_popup_layout_factory.cc",
|
| - "common/system/tray/tray_popup_layout_factory.h",
|
| + "common/system/tray/tray_popup_utils.cc",
|
| + "common/system/tray/tray_popup_utils.h",
|
| "common/system/tray/tray_utils.cc",
|
| "common/system/tray/tray_utils.h",
|
| "common/system/tray/tri_view.cc",
|
|
|