summaryrefslogtreecommitdiffstats
path: root/app/bidi_line_iterator.h
Commit message (Collapse)AuthorAgeFilesLines
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+41
95% of users of l10n_util use it for some functions; the other 5% want some complicated templates that pull in a ton of ICU headers as well. Before this change, the average includer of l10n_util.h pulled in an additional 80 subheaders because of it. Additionally, #including ICU headers from a header makes the includee depend on having the ICU include path in the -I header. Review URL: http://codereview.chromium.org/515059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37032 0039d316-1c4b-4281-b951-d872f2087c98