| Index: mojo/converters/input_events/BUILD.gn
|
| diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
|
| index 97c1abb007f023db6390b0070609915a434c7092..b4d46e1af86ecd6726ff7dd8258a57f44e59dc1f 100644
|
| --- a/mojo/converters/input_events/BUILD.gn
|
| +++ b/mojo/converters/input_events/BUILD.gn
|
| @@ -21,6 +21,6 @@ component("input_events") {
|
| "//mojo/environment:chromium",
|
| "//mojo/public/c/system",
|
| "//mojo/services/geometry/public/interfaces",
|
| - "//mojo/services/public/interfaces/input_events",
|
| + "//mojo/services/input_events/public/interfaces",
|
| ]
|
| }
|
|
|