| Index: trunk/src/chrome/browser/chromeos/input_method/mode_indicator_controller.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/chromeos/input_method/mode_indicator_controller.h (revision 251193)
|
| +++ trunk/src/chrome/browser/chromeos/input_method/mode_indicator_controller.h (working copy)
|
| @@ -48,6 +48,7 @@
|
| // InputMethodManager::Observer implementation.
|
| virtual void InputMethodChanged(InputMethodManager* manager,
|
| bool show_message) OVERRIDE;
|
| + virtual void InputMethodPropertyChanged(InputMethodManager* manager) OVERRIDE;
|
|
|
| // Show the mode inidicator with the current ime's short name if all
|
| // the conditions are cleared.
|
|
|