| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 14c5e121b61446825fe16552f9c8c2c04ff30d5c..4121f430182e3ce6b4f8f825bb076336b4624f79 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -3204,8 +3204,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",
|
|
|