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

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: . Created 7 years, 1 month 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 ce15524d4499d9dfae80d3722cda2cc66f7abf2c..2fb4f3ccfc1e4215a0b98ffd5d68b9d7560cacfc 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -196,6 +196,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',

Powered by Google App Engine
This is Rietveld 408576698