| Index: chrome/browser/chromeos/cros/input_method_library.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/cros/input_method_library.cc (revision 53429)
|
| +++ chrome/browser/chromeos/cros/input_method_library.cc (working copy)
|
| @@ -168,8 +168,8 @@
|
| active_input_methods_are_changed = true;
|
| }
|
| } else {
|
| - LOG(ERROR) << "chromeos::SetImeConfig failed. Will retry later: "
|
| - << section << "/" << config_name;
|
| +// LOG(ERROR) << "chromeos::SetImeConfig failed. Will retry later: "
|
| +// << section << "/" << config_name;
|
| ++iter; // Do not remove the command.
|
| }
|
| }
|
|
|