| Index: services/ui/public/interfaces/accelerator_registrar.mojom
|
| diff --git a/components/mus/public/interfaces/accelerator_registrar.mojom b/services/ui/public/interfaces/accelerator_registrar.mojom
|
| similarity index 91%
|
| rename from components/mus/public/interfaces/accelerator_registrar.mojom
|
| rename to services/ui/public/interfaces/accelerator_registrar.mojom
|
| index 00948424eb34b3c0f435a4d44fc819ab0f400365..2f5572fcefb24d49827dbff586e7e2f84fa587a8 100644
|
| --- a/components/mus/public/interfaces/accelerator_registrar.mojom
|
| +++ b/services/ui/public/interfaces/accelerator_registrar.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module mus.mojom;
|
|
|
| -import "components/mus/public/interfaces/event_matcher.mojom";
|
| +import "services/ui/public/interfaces/event_matcher.mojom";
|
| import "ui/events/mojo/event.mojom";
|
|
|
| interface AcceleratorHandler {
|
|
|