Chromium Code Reviews| Index: ui/app_list/presenter/BUILD.gn |
| diff --git a/ui/app_list/presenter/BUILD.gn b/ui/app_list/presenter/BUILD.gn |
| index fd6cb444b4fba915b649e2654d832bf1bc0ceabf..8856660006205e41fe6c00d2675b3fce2e0bfed7 100644 |
| --- a/ui/app_list/presenter/BUILD.gn |
| +++ b/ui/app_list/presenter/BUILD.gn |
| @@ -42,7 +42,7 @@ mojom("mojom") { |
| "app_list_presenter.mojom", |
| ] |
| deps = [ |
| - "//components/mus/public/interfaces", |
| + "//services/ui/public/interfaces", |
| ] |
| } |