| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 67348d42460aba5a1b62fa69ff2fff9ec61c3bcd..b707a30b84718a3ddd7210cdd36033ee72a8d404 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -2935,7 +2935,7 @@
|
| }],
|
| ['enable_prod_wallet_service==1', {
|
| # In GN, this is set on the autofill tagets only. See
|
| - # //components/autofill/core/browser:wallet_service
|
| + # //components/autofill/core/browser:payments_service
|
| 'defines': ['ENABLE_PROD_WALLET_SERVICE=1'],
|
| }],
|
| ['enable_basic_printing==1 or enable_print_preview==1', {
|
|
|