Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index dafcf25ada7172fe1eef3e9d36d692a07de70bbd..d55b7cde0a0ad7a3a53d61912a66c2f260007ae2 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -360,7 +360,6 @@ source_set("common") { |
"//cc/ipc", |
"//cc/surfaces", |
"//components/discardable_memory/common", |
- "//components/payments:payment_app", |
"//components/tracing", |
"//components/tracing:startup_tracing", |
"//content:resources", |
@@ -606,6 +605,7 @@ mojom("mojo_bindings") { |
public_deps = [ |
"//components/leveldb/public/interfaces", |
+ "//components/payments:payment_app", |
"//content/public/common:interfaces", |
# TODO(mcasas): remove the following dep after https://crbug.com/653994 |