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