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

Unified Diff: components/autofill.gypi

Issue 14081043: Hook up Autofill Backend interface to SyncableServices (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index b1faf29d23d18a34ce53917fe3c67f0c34c15d02..2826bf5c72dcfd6ff59b330ebdb3220214926db9 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -236,6 +236,8 @@
'autofill/browser/wallet/wallet_service_url.h',
'autofill/browser/wallet/wallet_signin_helper.cc',
'autofill/browser/wallet/wallet_signin_helper.h',
+ 'autofill/browser/webdata/autofill_backend_delegate.cc',
+ 'autofill/browser/webdata/autofill_backend_delegate.h',
'autofill/browser/webdata/autofill_change.cc',
'autofill/browser/webdata/autofill_change.h',
'autofill/browser/webdata/autofill_entry.cc',

Powered by Google App Engine
This is Rietveld 408576698