Index: components/autofill/content/public/interfaces/BUILD.gn |
diff --git a/components/autofill/content/public/interfaces/BUILD.gn b/components/autofill/content/public/interfaces/BUILD.gn |
index 3a77091da0d76a13a7f803820defaba59409a173..ba393ad12ab622582537b1453a431d9cc57a6eb1 100644 |
--- a/components/autofill/content/public/interfaces/BUILD.gn |
+++ b/components/autofill/content/public/interfaces/BUILD.gn |
@@ -12,6 +12,8 @@ mojom("interfaces") { |
public_deps = [ |
":types", |
+ "//mojo/common:common_custom_types", |
+ "//ui/gfx/geometry/mojo", |
] |
} |