Remove ICU dependency from url_canon_internal. We were just picking up some
commit459bf8f08ff7f651b8bced6cc8da9276e3851d1e
authorbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Mon, 28 Sep 2009 20:28:00 +0000 (28 20:28 +0000)
committerbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Mon, 28 Sep 2009 20:28:00 +0000 (28 20:28 +0000)
tree24f26c3f5c3ff826d6cd484edf2e7ae3f973c9b1
parent9888d22a4dee455b983fa6b04708d87d2afff78a
Remove ICU dependency from url_canon_internal. We were just picking up some
types and MAX* values for those tyeps from ICU, and weren't using it for
anything else in this context.

Patch by Matthew Steele

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