| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 0f3eab3c1662edea1a8a625212672c38c9068ace..93af64c28dd4bcd571d0331332592c2682411a9e 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -618,9 +618,6 @@ mojom("mojo_bindings") {
|
| "//components/leveldb/public/interfaces",
|
| "//components/payments/mojom:mojom_payment_app",
|
| "//content/public/common:interfaces",
|
| -
|
| - # TODO(mcasas): remove the following dep after https://crbug.com/653994
|
| - "//gpu/ipc/common:interfaces",
|
| "//ipc:mojom",
|
| "//media/capture/mojo:capture_types",
|
| "//media/mojo/interfaces",
|
|
|