| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 67ba055a79d3a4c9d9b723d7cc2fc0e4f86fb73d..28b92a91c0d3f49652c68fa3c0be101d1e3196e1 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -3207,8 +3207,6 @@ split_static_library("ui") {
|
| "app_list/app_context_menu_delegate.h",
|
| "app_list/app_list_controller_delegate.cc",
|
| "app_list/app_list_controller_delegate.h",
|
| - "app_list/app_list_controller_delegate_impl.cc",
|
| - "app_list/app_list_controller_delegate_impl.h",
|
| "app_list/app_list_model_builder.cc",
|
| "app_list/app_list_model_builder.h",
|
| "app_list/app_list_service.cc",
|
|
|