DescriptionMove two locale functions from rtl.h into l10n_util.h
It seems to be a more logical place to look at for those functions. Also
because nothing in base/ calls those functions it seems more suitable to
put it in ui/base/l10n where it is actually called and where we already
have a version GetCanonicalLocale() function that takes a std::string.
This is a redo of https://codereview.chromium.org/269943004/.
BUG=None
TEST=base_unittests, ui_base_unittests
R=sky@chromium.org,tony@chromium.org
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|