Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index 5c20c565f7aeb934e54ff4dd66e5d783edb300ce..c1857dcfb581e37c212efa3d4906a8e0b9fa0959 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -159,6 +159,7 @@ mojom("arc_bindings") { |
] |
deps = [ |
+ "//mojo/common:common_custom_types", |
"//ui/gfx/geometry/mojo", |
] |