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

Unified Diff: components/autofill.gypi

Issue 869003003: Add RealPanWalletClient for handling card unmasking requests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: brettw review Created 5 years, 11 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 | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 682ddfe9f6255c9f08c613f9a32ff1a411384d47..4b8ae6f94e93ce9f98a6fb552471e60c5fd4d290 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -187,6 +187,8 @@
'autofill/core/browser/suggestion.h',
'autofill/core/browser/validation.cc',
'autofill/core/browser/validation.h',
+ 'autofill/core/browser/wallet/real_pan_wallet_client.cc',
+ 'autofill/core/browser/wallet/real_pan_wallet_client.h',
'autofill/core/browser/webdata/autocomplete_syncable_service.cc',
'autofill/core/browser/webdata/autocomplete_syncable_service.h',
'autofill/core/browser/webdata/autofill_change.cc',
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698