| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 65e0d720779c6f362f0d5fbd37d0f794db18c68e..bbbd0e1d5137f874e7dd27993b08d9dec1649b72 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -320,14 +320,10 @@ component("ash") {
|
| "common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc",
|
| "common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h",
|
| "common/system/date/clock_observer.h",
|
| - "common/system/date/date_default_view.cc",
|
| - "common/system/date/date_default_view.h",
|
| "common/system/date/date_view.cc",
|
| "common/system/date/date_view.h",
|
| "common/system/date/system_info_default_view.cc",
|
| "common/system/date/system_info_default_view.h",
|
| - "common/system/date/tray_date.cc",
|
| - "common/system/date/tray_date.h",
|
| "common/system/date/tray_system_info.cc",
|
| "common/system/date/tray_system_info.h",
|
| "common/system/ime/ime_observer.h",
|
|
|