summaryrefslogtreecommitdiffstats
path: root/third_party/libphonenumber
diff options
context:
space:
mode:
authorgeorgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-13 20:47:12 +0000
committergeorgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-13 20:47:12 +0000
commitfc0f66aecd2512b84dde8d02b4f9a11c0041741d (patch)
tree6452c22a09c4d24acdc3587ac3a560be452370ae /third_party/libphonenumber
parent9bb9cb8156148dc3c23c9c2b8cd1fb07014a698a (diff)
downloadchromium_src-fc0f66aecd2512b84dde8d02b4f9a11c0041741d.zip
chromium_src-fc0f66aecd2512b84dde8d02b4f9a11c0041741d.tar.gz
chromium_src-fc0f66aecd2512b84dde8d02b4f9a11c0041741d.tar.bz2
Separated this file to allow trybots to run successfully on the rest of the original changelist
TEST=none BUG=85152 Review URL: http://codereview.chromium.org/7044138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88893 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libphonenumber')
-rw-r--r--third_party/libphonenumber/README.chromium7
1 files changed, 6 insertions, 1 deletions
diff --git a/third_party/libphonenumber/README.chromium b/third_party/libphonenumber/README.chromium
index 608a0a5..77c2d69 100644
--- a/third_party/libphonenumber/README.chromium
+++ b/third_party/libphonenumber/README.chromium
@@ -27,4 +27,9 @@ some multi-byte locales.
The folders included in our repository for now are
cpp/
- resource/ \ No newline at end of file
+ resource/
+
+TODO(georgey) : remove following lines when updated to version after 186
+ cpp/src/phonelibutil.cc made icu::Transliteration member of PhoneUtil
+ to improve performance, Not needed in recent versions.
+