summaryrefslogtreecommitdiff
path: root/chromium/components/arc/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/arc/BUILD.gn')
-rw-r--r--chromium/components/arc/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/arc/BUILD.gn b/chromium/components/arc/BUILD.gn
index eeea739c502..aabcfc1c880 100644
--- a/chromium/components/arc/BUILD.gn
+++ b/chromium/components/arc/BUILD.gn
@@ -158,6 +158,7 @@ mojom("arc_bindings") {
]
deps = [
+ "//mojo/common:common_custom_types",
"//ui/gfx/geometry/mojo",
]
}