| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 41de901c0d8c442fad339c30c7791e40b618b1b5..6a2ff15ddbd177fd639a03427db31f9574a7ec89 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -424,8 +424,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",
|
|
|