| Index: mojo/converters/input_events/BUILD.gn
|
| diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
|
| index e3cb5d9efc8533ea2c79255a623976a0685292e4..bc93b4debf310b93ad37a77ade71e1453f9f6071 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:for_component",
|
| - "//mojo/services/public/interfaces/input_events",
|
| - "//mojo/services/public/interfaces/geometry",
|
| + "//mojo/services/input_events/public/interfaces",
|
| + "//mojo/services/geometry/public/interfaces",
|
| ]
|
| }
|
|
|