| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 0f948dfcd1c94677491167b9a404687e3763f4c8..c2a7a51f86553c0fb15426fdffac438a5bbfa053 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -45,8 +45,6 @@ component("ash") {
|
| "accessibility_delegate.h",
|
| "accessibility_types.h",
|
| "animation/animation_change_type.h",
|
| - "app_list/app_list_delegate_impl.cc",
|
| - "app_list/app_list_delegate_impl.h",
|
| "app_list/app_list_presenter_delegate.cc",
|
| "app_list/app_list_presenter_delegate.h",
|
| "app_list/app_list_presenter_delegate_factory.cc",
|
|
|