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

Unified Diff: third_party/libaddressinput/README.chromium

Issue 68323005: Build libaddressinput in Chrome for requestAutocomplete(). (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
« no previous file with comments | « build/all.gyp ('k') | third_party/libaddressinput/chromium/util/json.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libaddressinput/README.chromium
diff --git a/third_party/libaddressinput/README.chromium b/third_party/libaddressinput/README.chromium
index 8dbc092fed43016070a84bd41d24422f845a1804..d2e38bc0a57c68b4a8ca66b3a2d1ec4a4e3e9720 100644
--- a/third_party/libaddressinput/README.chromium
+++ b/third_party/libaddressinput/README.chromium
@@ -10,8 +10,8 @@ Security Critical: no
Description:
This library allows users to input their address, and perform validation on this
-by talking to an address data server at http://i18napis.appspot.com/address. The
-library is used in requestAutocomplete() dialog to enable internationalized
+by talking to an address data server at https://i18napis.appspot.com/address.
+The library is used in requestAutocomplete() dialog to enable internationalized
address input and validation for payment forms.
Local Modifications:
« no previous file with comments | « build/all.gyp ('k') | third_party/libaddressinput/chromium/util/json.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698