Index: media/mojo/interfaces/BUILD.gn |
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn |
index c6ba340c911708d0d588604e1bf5dc439747729a..0164ca16cfbefdfcc6c46e1b7cfc0167fc3e1f7f 100644 |
--- a/media/mojo/interfaces/BUILD.gn |
+++ b/media/mojo/interfaces/BUILD.gn |
@@ -29,6 +29,7 @@ mojom("interfaces") { |
} |
public_deps = [ |
+ "//mojo/common:common_custom_types", |
"//services/shell/public/interfaces", |
"//ui/gfx/geometry/mojo", |
"//url/mojo:url_mojom_gurl", |