| Index: third_party/libphonenumber/README.chromium
|
| diff --git a/third_party/libphonenumber/README.chromium b/third_party/libphonenumber/README.chromium
|
| index 9ff70a592cfa7b07231f4b3b5347c7cfbb018c9f..23d69328cd7f7dd75ea68612b3d25dc5de927bc1 100644
|
| --- a/third_party/libphonenumber/README.chromium
|
| +++ b/third_party/libphonenumber/README.chromium
|
| @@ -4,7 +4,7 @@ URL: http://libphonenumber.googlecode.com/svn/trunk/
|
| Version: unknown
|
| Revision: 584
|
| License: Apache 2.0
|
| -License File: src/LICENSE
|
| +License File: LICENSE
|
| Security Critical: yes
|
|
|
| This directory contains the source code of International Phone Number Library
|
| @@ -18,7 +18,7 @@ This library depends on
|
| Additional files, not in the original library:
|
| libphonenumber.gyp
|
| README.chromium
|
| - src/LICENSE # Taken from http://code.google.com/p/libphonenumber.
|
| + LICENSE # Taken from https://github.com/googlei18n/libphonenumber/
|
| src/phonenumber_api.h
|
|
|
| The library is mapped through the DEPS file into src/ folder. To update:
|
|
|