Index: media/capture/mojo/BUILD.gn |
diff --git a/media/capture/mojo/BUILD.gn b/media/capture/mojo/BUILD.gn |
index 8215ce7c453beac7be872166ae0267e930cec586..c1b2258c52a0110f0b4039cd749cc665b0a558e3 100644 |
--- a/media/capture/mojo/BUILD.gn |
+++ b/media/capture/mojo/BUILD.gn |
@@ -11,6 +11,7 @@ mojom("capture_types") { |
public_deps = [ |
"//media/mojo/interfaces", |
+ "//mojo/common:common_custom_types", |
"//ui/gfx/geometry/mojo", |
] |
} |