| 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 942df98de7096b53522605499c34ab2deda65104..5258f3d4eacd50a1d54d0fd1fb2e02a375c9dd83 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.
|
|
|