| Index: mojo/services/input_events/public/interfaces/BUILD.gn
|
| diff --git a/mojo/services/input_events/public/interfaces/BUILD.gn b/mojo/services/input_events/public/interfaces/BUILD.gn
|
| index 5ef09eb13717816cadde63ae96bcd1d64591c211..5f0f22da524a0a3b33c9d9652e39b2f2721622ec 100644
|
| --- a/mojo/services/input_events/public/interfaces/BUILD.gn
|
| +++ b/mojo/services/input_events/public/interfaces/BUILD.gn
|
| @@ -17,4 +17,6 @@ mojom("interfaces") {
|
| deps = [
|
| "../../../geometry/public/interfaces",
|
| ]
|
| +
|
| + import_from = mojo_root
|
| }
|
|
|