Move ICU dependent function ReadUTFChar into the icu.cc file. This avoids icu
commit3929b550260b50c2e507a182dd8722a1d240f7cf
authorbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Tue, 2 Jun 2009 18:20:55 +0000 (2 18:20 +0000)
committerbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Tue, 2 Jun 2009 18:20:55 +0000 (2 18:20 +0000)
treefe54c392090df1c1d1feaed344b34fd42fca242a
parent2ff60dfa16d444c9ad27cd4af81cbbfad5dcfcf3
Move ICU dependent function ReadUTFChar into the icu.cc file.  This avoids icu
dependency in other object files that use inline functions from
url_canon_internal.h.

Patch by tommi@chromium.org.
Review: http://codereview.chromium.org/118062

git-svn-id: http://google-url.googlecode.com/svn/trunk@105 8873c55e-713a-0410-88f8-23d9c3d90b1b
src/url_canon_icu.cc
src/url_canon_internal.h