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

Unified Diff: components/autofill.gypi

Issue 14679005: Create an AutofillBackend interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments pt 1 Created 7 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
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index b1faf29d23d18a34ce53917fe3c67f0c34c15d02..8c33b46cf50e7f627deb2cc9b46121c84045e0b2 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -248,6 +248,7 @@
'autofill/browser/webdata/autofill_webdata_service.cc',
'autofill/browser/webdata/autofill_webdata_service.h',
'autofill/browser/webdata/autofill_webdata_service_observer.h',
+ 'autofill/browser/webdata/syncable_service_backend.h',
# This file is generated by the autofill_regexes action.
'<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698