| Index: mojo/services/input_events/public/interfaces/BUILD.gn
|
| diff --git a/mojo/services/public/interfaces/input_events/BUILD.gn b/mojo/services/input_events/public/interfaces/BUILD.gn
|
| similarity index 94%
|
| rename from mojo/services/public/interfaces/input_events/BUILD.gn
|
| rename to mojo/services/input_events/public/interfaces/BUILD.gn
|
| index de7a3a910e959ab55e3e6a6a9be58ad6066a212b..114ccb1893de0da1ad4f18751bc88e774f62216d 100644
|
| --- a/mojo/services/public/interfaces/input_events/BUILD.gn
|
| +++ b/mojo/services/input_events/public/interfaces/BUILD.gn
|
| @@ -4,7 +4,7 @@
|
|
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| -mojom("input_events") {
|
| +mojom("interfaces") {
|
| sources = [
|
| "input_events.mojom",
|
| "input_event_constants.mojom",
|
|
|