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

Side by Side Diff: third_party/libphonenumber/README.chromium

Issue 6803005: Autofill phone number enhancements and integration of Phone Number Util Library: part 1 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 8 months 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
OLDNEW
(Empty)
1 Name: International Phone Number Library
2 Short Name: libphonenumber
3 URL: http://libphonenumber.googlecode.com/svn/trunk/
4 Version: unknown
5 Revision: r170
6 Security Critical: yes
7
8 integration owner: georgey@chromium.org
9
10 This directory contains the source code of international phone number library
11 for C/C++
12
13 This library depends on
14 1. base\ for types, scoped_ptr's, etc.
15 2. third_party\icu for internationalisation, UTF8-16-32 conversion and regular
16 expressions.
17 3. third_party\protobuf Lite version.
18
19 Additional files, not in the original library:
20 libphonenumber.gyp
21 README.chromium
22 chrome\regexp_adapter_icuregexp.cc
23
24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698