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

Unified Diff: third_party/libaddressinput/README.chromium

Issue 24538003: [rac] Add libaddressinput dependency (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Roll deps2git 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 | « third_party/libaddressinput/OWNERS ('k') | no next file » | 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
new file mode 100644
index 0000000000000000000000000000000000000000..8dbc092fed43016070a84bd41d24422f845a1804
--- /dev/null
+++ b/third_party/libaddressinput/README.chromium
@@ -0,0 +1,18 @@
+Name: The library to input and validate addresses.
+Short Name: libaddressinput
+URL: https://code.google.com/p/libaddressinput/
+Version: 0
+Date: 16 October 2013
+Revision: 146
+License: Apache 2.0
+License File: LICENSE
+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
+address input and validation for payment forms.
+
+Local Modifications:
+The package has no local modifications.
« no previous file with comments | « third_party/libaddressinput/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698