| Index: ui/events/mojo/event_constants.mojom
|
| diff --git a/components/mus/public/interfaces/input_event_constants.mojom b/ui/events/mojo/event_constants.mojom
|
| similarity index 99%
|
| rename from components/mus/public/interfaces/input_event_constants.mojom
|
| rename to ui/events/mojo/event_constants.mojom
|
| index 3c2d6d61ab85facc49058e1cc1430883e431752e..445cffbade6c7bc45755ede8f25e6898ad210201 100644
|
| --- a/components/mus/public/interfaces/input_event_constants.mojom
|
| +++ b/ui/events/mojo/event_constants.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module mus.mojom;
|
| +module ui.mojom;
|
|
|
| // Denotes during which phase of event targeting that an accelerator will be
|
| // notified of an event. PRE_TARGET will be notified instead of the target
|
|
|