| Index: ui/app_list/presenter/app_list_presenter_impl.h
|
| diff --git a/ui/app_list/presenter/app_list_presenter_impl.h b/ui/app_list/presenter/app_list_presenter_impl.h
|
| index f0bbd5310e3a658cc5cf159e0f85c3d795b609b3..537d1c0dae2668273c2090429db467103f3cd5a4 100644
|
| --- a/ui/app_list/presenter/app_list_presenter_impl.h
|
| +++ b/ui/app_list/presenter/app_list_presenter_impl.h
|
| @@ -27,7 +27,6 @@ namespace test {
|
| class AppListPresenterImplTestApi;
|
| }
|
|
|
| -class AppListPresenterImplTest;
|
| class AppListViewDelegate;
|
|
|
| // Manages app list UI. Creates AppListView and schedules showing/hiding
|
|
|