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

Unified Diff: components/autofill.gypi

Issue 96323002: Implement i18n::addressinput::Downloader for requestAutocomplete() (and (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 7 years 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 c380bee1a84ab533689e80aabec4e2f5cf670c21..688e343529d51c482c67f88575746c8000f6c441 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -191,6 +191,8 @@
'autofill/core/browser/state_names.h',
'autofill/core/browser/validation.cc',
'autofill/core/browser/validation.h',
+ 'autofill/core/browser/validation_downloader.cc',
+ 'autofill/core/browser/validation_downloader.h',
'autofill/core/browser/webdata/autofill_change.cc',
'autofill/core/browser/webdata/autofill_change.h',
'autofill/core/browser/webdata/autofill_entry.cc',
« no previous file with comments | « chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc ('k') | components/autofill/core/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698