| Index: ui/base/ime/remote_input_method_win.h
|
| diff --git a/ui/base/ime/remote_input_method_win.h b/ui/base/ime/remote_input_method_win.h
|
| index fd5c8090725b03ac46ff2714ce6d77aca7a1284a..cd5c7cf39e30a96ba5432a5f04c0ca517fe14877 100644
|
| --- a/ui/base/ime/remote_input_method_win.h
|
| +++ b/ui/base/ime/remote_input_method_win.h
|
| @@ -32,7 +32,7 @@ struct CompositionText;
|
| // metro_driver process via RemoteInputMethodDelegateWin.
|
| // - Data retrieval from RemoteInputMethodPrivateWin is implemented with
|
| // data cache. Whenever the IME state in the metro_driver process is changed,
|
| -// RemoteRootWindowHostWin, which receives IPCs from metro_driver process,
|
| +// RemoteWindowTreeHostWin, which receives IPCs from metro_driver process,
|
| // will call RemoteInputMethodPrivateWin::OnCandidatePopupChanged and/or
|
| // RemoteInputMethodPrivateWin::OnInputSourceChanged accordingly so that
|
| // the state cache should be updated.
|
|
|