Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: build/common.gypi

Issue 1999923002: Move the Google Payments URL functions out of content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options/autofill_options_list.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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', {
« no previous file with comments | « no previous file | chrome/browser/resources/options/autofill_options_list.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698