| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 6266f68f0dcd53aec9c075b458597552812faff0..31e49a2cb6797bdbf05aea5026aa26c1202a0ac6 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -579,6 +579,8 @@ mojom("mojo_bindings") {
|
| # TODO(mcasas): remove the following dep after https://crbug.com/653994
|
| "//gpu/ipc/common:interfaces",
|
| "//ipc:mojom",
|
| + "//media/mojo/interfaces",
|
| + "//mojo/common:common_custom_types",
|
| "//services/shell/public/interfaces",
|
| "//services/ui/public/interfaces",
|
| "//services/video_capture/public/interfaces",
|
|
|