Fix compiler errors when using CBU16_{LEAD,TRAIL} from base/third_party/icu/icu_utf.h.
commite25bb45d3b7f18173cf40254afa202a6c03af291
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 10 Dec 2013 04:45:27 +0000 (10 04:45 +0000)
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 10 Dec 2013 04:45:27 +0000 (10 04:45 +0000)
tree714b3059d0779278c8c2bd760290449b12cfd3e1
parentf63c2eb74e98a0c0c8384ca885e30dc7cff70c50
Fix compiler errors when using CBU16_{LEAD,TRAIL} from base/third_party/icu/icu_utf.h.

These macros referenced type UChar which is not defined in base_icu. Define a
type for it in the base_icu:: namespace.

R=brettw@chromium.org

Review URL: https://codereview.chromium.org/93973007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239652 0039d316-1c4b-4281-b951-d872f2087c98
base/third_party/icu/icu_utf.h