| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 97d00e08b8ce1d6be50fe101c2ab361a4a58c71e..03b10184236cfac06ed3f57f8aa7fb487c3fb3a2 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -3070,10 +3070,6 @@ split_static_library("ui") {
|
| "app_list/app_list_model_builder.h",
|
| "app_list/app_list_positioner.cc",
|
| "app_list/app_list_positioner.h",
|
| - "app_list/app_list_prefs.cc",
|
| - "app_list/app_list_prefs.h",
|
| - "app_list/app_list_prefs_factory.cc",
|
| - "app_list/app_list_prefs_factory.h",
|
| "app_list/app_list_service.cc",
|
| "app_list/app_list_service.h",
|
| "app_list/app_list_service_impl.cc",
|
| @@ -3100,8 +3096,6 @@ split_static_library("ui") {
|
| "app_list/google_now_extension.h",
|
| "app_list/launcher_page_event_dispatcher.cc",
|
| "app_list/launcher_page_event_dispatcher.h",
|
| - "app_list/model_pref_updater.cc",
|
| - "app_list/model_pref_updater.h",
|
| "app_list/profile_loader.cc",
|
| "app_list/profile_loader.h",
|
| "app_list/profile_store.h",
|
|
|