| Index: chrome/browser/chromeos/input_method/mock_input_method_manager.cc
|
| diff --git a/chrome/browser/chromeos/input_method/mock_input_method_manager.cc b/chrome/browser/chromeos/input_method/mock_input_method_manager.cc
|
| index a57df706568eba94e04fa2683bd31fd67095a3b7..ccda25170977c8acef60ab791a9575b059e71357 100644
|
| --- a/chrome/browser/chromeos/input_method/mock_input_method_manager.cc
|
| +++ b/chrome/browser/chromeos/input_method/mock_input_method_manager.cc
|
| @@ -101,6 +101,7 @@ void MockInputMethodManager::ActivateInputMethodMenuItem(
|
|
|
| void MockInputMethodManager::AddInputMethodExtension(
|
| const std::string& id,
|
| + const InputMethodDescriptors& descriptors,
|
| InputMethodEngineInterface* instance) {
|
| }
|
|
|
|
|