| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index bf9aca2e7bf7221b4fea8a68b678fea40a672574..fd5c0dc435b2c3efff43d496b778c45c17f3a8d5 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -614,7 +614,7 @@
|
|
|
| public_deps = [
|
| "//components/leveldb/public/interfaces",
|
| - "//components/payments/mojom:mojom_payment_app",
|
| + "//components/payments/content:mojom_payment_app",
|
| "//content/public/common:interfaces",
|
|
|
| # TODO(mcasas): remove the following dep after https://crbug.com/653994
|
|
|