| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 3fecf7ed26cdddb51602a3d6c5089560ec4ae31b..c46cd789d9767a30103d8be5f533b44a01af6694 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -370,8 +370,6 @@ component("ash") {
|
| "common/system/tray/default_system_tray_delegate.h",
|
| "common/system/tray/fixed_sized_image_view.cc",
|
| "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/hover_highlight_view.cc",
|
| "common/system/tray/hover_highlight_view.h",
|
| "common/system/tray/ime_info.cc",
|
|
|