Index: ui/events/mojo/BUILD.gn |
diff --git a/ui/events/mojo/BUILD.gn b/ui/events/mojo/BUILD.gn |
index f9e50f1c5f21cf985b6467ff8dc0d72f781153a5..3e871fda5dcae02cc7d1f8137ac181901adf0dee 100644 |
--- a/ui/events/mojo/BUILD.gn |
+++ b/ui/events/mojo/BUILD.gn |
@@ -15,6 +15,7 @@ mojom("interfaces") { |
public_deps = [ |
"//mojo/common:common_custom_types", |
"//ui/gfx/geometry/mojo", |
+ "//ui/gfx/mojo", |
] |
} |