| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index bd92e82f1f71f71158bec4c3917a60cb3021e0af..062b328e5ce18863eea11b5c6d9995276fa1d24a 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -364,6 +364,8 @@ component("ash") {
|
| "common/system/tray/fixed_sized_image_view.h",
|
| "common/system/tray/fixed_sized_scroll_view.cc",
|
| "common/system/tray/fixed_sized_scroll_view.h",
|
| + "common/system/tray/header_list_scroll_view.cc",
|
| + "common/system/tray/header_list_scroll_view.h",
|
| "common/system/tray/hover_highlight_view.cc",
|
| "common/system/tray/hover_highlight_view.h",
|
| "common/system/tray/ime_info.cc",
|
|
|