Extract l10n-related parts of NetworkScreenHandler to a helper file
This CL extracts the GetLanguageList(), GetAcceptLanguageList and
GetLoginKeyboardLayouts() methods from NetworkScreenHandler to a helper
file. The methods will be reused by SigninScreenHandler to implement a
language and keyboard layout picker for public session pods.
BUG=
214904,
241790
TEST=Updated and extended unit tests
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=284683