| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 5e2697caac698377dc038af199457a5f6dc5ff56..b6959fa334d7e8c1985a6e700ab1fd89fe74019c 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -578,6 +578,7 @@ 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",
|
|
|