Index: chrome/browser/ui/webui/chromeos/login/l10n_util.h |
diff --git a/chrome/browser/ui/webui/chromeos/login/l10n_util.h b/chrome/browser/ui/webui/chromeos/login/l10n_util.h |
index aa9f4fb9a946ddfc75b39f5863cf413a2ecb66e2..4b42a73443336c45d5118f425f0053637681565a 100644 |
--- a/chrome/browser/ui/webui/chromeos/login/l10n_util.h |
+++ b/chrome/browser/ui/webui/chromeos/login/l10n_util.h |
@@ -53,7 +53,7 @@ scoped_ptr<base::ListValue> GetAcceptLanguageList(); |
// In addition to returning the list of keyboard layouts, this function also |
// activates them so that they can be selected by the user (e.g. by cycling |
// through keyboard layouts via keyboard shortcuts). |
-scoped_ptr<base::ListValue> GetLoginKeyboardLayouts( |
+scoped_ptr<base::ListValue> GetAndActivateLoginKeyboardLayouts( |
const std::string& locale, |
const std::string& selected); |