| Index: chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
|
| diff --git a/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc b/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
|
| index 7557a490d4e1314b27ba3e7b226155257ebcf913..efee6f1c0c898cc2d984ba75e6cfc0cbf753de0c 100644
|
| --- a/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
|
| +++ b/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
|
| @@ -126,7 +126,7 @@ IN_PROC_BROWSER_TEST_F(LanguageOptionsWebUITest, TestAvailableLanguages) {
|
| // This test will validate that the language webui is accessible through
|
| // the keyboard.
|
| // This test must be updated if the tab order of the elements on this page
|
| -// is chagned.
|
| +// is changed.
|
| // flaky: http://crbug.com/405711
|
| IN_PROC_BROWSER_TEST_F(LanguageOptionsWebUITest, TestListTabAccessibility) {
|
| // Verify that the language list is focused by default.
|
|
|