| Index: chrome/browser/chromeos/input_method/textinput_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/input_method/textinput_browsertest.cc b/chrome/browser/chromeos/input_method/textinput_browsertest.cc
|
| index ebcfc64b3015ae2824369e8203029af018b6f370..3058b585d3519860d4a60c0cbfbc523a543e83ed 100644
|
| --- a/chrome/browser/chromeos/input_method/textinput_browsertest.cc
|
| +++ b/chrome/browser/chromeos/input_method/textinput_browsertest.cc
|
| @@ -230,7 +230,7 @@ IN_PROC_BROWSER_TEST_F(TextInput_TextInputStateChangedTest,
|
| }
|
|
|
| IN_PROC_BROWSER_TEST_F(TextInput_TextInputStateChangedTest,
|
| - SwitchingAllTextInputTest) {
|
| + DISABLED_SwitchingAllTextInputTest) {
|
| TextInputTestHelper helper;
|
| EXPECT_EQ(ui::TEXT_INPUT_TYPE_NONE, helper.GetTextInputType());
|
|
|
|
|