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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/libaddressinput/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: The library to input and validate addresses.
2 Short Name: libaddressinput
3 URL: https://code.google.com/p/libaddressinput/
4 Version: 0
5 Date: 16 October 2013
6 Revision: 146
7 License: Apache 2.0
8 License File: LICENSE
9 Security Critical: no
10
11 Description:
12 This library allows users to input their address, and perform validation on this
13 by talking to an address data server at http://i18napis.appspot.com/address. The
14 library is used in requestAutocomplete() dialog to enable internationalized
15 address input and validation for payment forms.
16
17 Local Modifications:
18 The package has no local modifications.
OLDNEW
« 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