summaryrefslogtreecommitdiffstats
path: root/components/autofill.gypi
diff options
context:
space:
mode:
authorrouslan <rouslan@chromium.org>2015-06-23 15:10:15 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-23 22:11:51 +0000
commitfd7f4646661ae21fce8658b0a39b9ffe9616b897 (patch)
tree75abdf68bc2a24c94f63bfe30c907faf54644131 /components/autofill.gypi
parent611a53e15beeda82fe4f00b04d8dfba33043e356 (diff)
downloadchromium_src-fd7f4646661ae21fce8658b0a39b9ffe9616b897.zip
chromium_src-fd7f4646661ae21fce8658b0a39b9ffe9616b897.tar.gz
chromium_src-fd7f4646661ae21fce8658b0a39b9ffe9616b897.tar.bz2
Reland: [autofill] Sync server card and address metadata.
First landed in: http://crrev.com/7c5be3b Reverted due to crashing in: http://crrev.com/df8814b This patch has the original patch and the fix for the crash. The fix is tested in AutofillProfileSyncableServiceTest.IgnoreServerProfileUpdate. BUG=481595 Review URL: https://codereview.chromium.org/1172133002 Cr-Commit-Position: refs/heads/master@{#335766}
Diffstat (limited to 'components/autofill.gypi')
-rw-r--r--components/autofill.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 355aefe..baa477d 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -202,6 +202,8 @@
'autofill/core/browser/webdata/autofill_profile_syncable_service.h',
'autofill/core/browser/webdata/autofill_table.cc',
'autofill/core/browser/webdata/autofill_table.h',
+ 'autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service.cc',
+ 'autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service.h',
'autofill/core/browser/webdata/autofill_wallet_syncable_service.cc',
'autofill/core/browser/webdata/autofill_wallet_syncable_service.h',
'autofill/core/browser/webdata/autofill_webdata.h',