| Index: chrome/browser/chromeos/input_method/mode_indicator_controller.h
|
| diff --git a/chrome/browser/chromeos/input_method/mode_indicator_controller.h b/chrome/browser/chromeos/input_method/mode_indicator_controller.h
|
| index ad6e9051c006e5d4d7bddbdc076e272409c4d369..0c7c196f88d781de49c50450a04cd6248828e539 100644
|
| --- a/chrome/browser/chromeos/input_method/mode_indicator_controller.h
|
| +++ b/chrome/browser/chromeos/input_method/mode_indicator_controller.h
|
| @@ -47,6 +47,7 @@ class ModeIndicatorController
|
| private:
|
| // InputMethodManager::Observer implementation.
|
| void InputMethodChanged(InputMethodManager* manager,
|
| + Profile* profile,
|
| bool show_message) override;
|
|
|
| // Show the mode inidicator with the current ime's short name if all
|
|
|