| Index: ui/app_list/presenter/BUILD.gn
|
| diff --git a/ui/app_list/presenter/BUILD.gn b/ui/app_list/presenter/BUILD.gn
|
| index 50d0ea9b8c220852cbcb02f7f3ad930c5ff878c3..c96bea322b019ecfb4623350f430be19e322eb23 100644
|
| --- a/ui/app_list/presenter/BUILD.gn
|
| +++ b/ui/app_list/presenter/BUILD.gn
|
| @@ -25,6 +25,7 @@ component("presenter") {
|
| sources = [
|
| "app_list.cc",
|
| "app_list.h",
|
| + "app_list_delegate.h",
|
| "app_list_presenter_delegate.cc",
|
| "app_list_presenter_delegate.h",
|
| "app_list_presenter_delegate_factory.h",
|
|
|