GetUILanguageList should correctly handle locale aliases.
commitb1c6a6e8fc6b4368cf63dfc00e8a4fec691fed1d
authoralemate <alemate@chromium.org>
Sat, 27 Sep 2014 00:42:20 +0000 (26 17:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 27 Sep 2014 00:42:33 +0000 (27 00:42 +0000)
treed14f760114e65d5a2d8d7c572d533ed6c9d71bb4
parent442f3002976bdfc2793ec906cafcdfb58ff80c6f
GetUILanguageList should correctly handle locale aliases.

GetUILanguageList didn't check for locale aliases when resolving input
method languages. This patch fixes it.

BUG=418220
TEST=manual

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

Cr-Commit-Position: refs/heads/master@{#297086}
chrome/browser/ui/webui/chromeos/login/l10n_util.cc