| Index: ui/app_list/presenter/app_list_presenter.mojom
|
| diff --git a/ui/app_list/presenter/app_list_presenter.mojom b/ui/app_list/presenter/app_list_presenter.mojom
|
| index 0c4fe292932c362481ef4a0fd56266b41b9a6135..3ffa45af8f7f9b6eae8ed33a0fcfae5ee5f55ca5 100644
|
| --- a/ui/app_list/presenter/app_list_presenter.mojom
|
| +++ b/ui/app_list/presenter/app_list_presenter.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module app_list.mojom;
|
|
|
| -import "components/mus/public/interfaces/window_manager_constants.mojom";
|
| +import "services/ui/public/interfaces/window_manager_constants.mojom";
|
|
|
| interface AppListPresenter {
|
| // Show the app list on the specified display.
|
|
|