| Index: chrome/browser/chromeos/input_method/input_method_persistence.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_persistence.h b/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| index fc7c802db6f9608234772caba18e5b55e15e589d..73af6d01d3a6b135306d3a6b53549ed79843520a 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| @@ -33,6 +33,7 @@ class InputMethodPersistence : public InputMethodManager::Observer {
|
|
|
| // InputMethodManager::Observer overrides.
|
| void InputMethodChanged(InputMethodManager* manager,
|
| + Profile* profile,
|
| bool show_message) override;
|
|
|
| private:
|
|
|