| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 87e95eeacac2c224d8ca56d9d1149a67d4d94fc6..2e169434f352e34f1b9980043bbd173c00bd282d 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -601,7 +601,6 @@ mojom("mojo_bindings") {
|
| public_deps = [
|
| "//components/leveldb/public/interfaces",
|
| "//content/public/common:interfaces",
|
| - "//device/power_monitor/public/interfaces",
|
|
|
| # TODO(mcasas): remove the following dep after https://crbug.com/653994
|
| "//gpu/ipc/common:interfaces",
|
|
|