| 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 26589afb5b9becc9c6b29ccd579e021d7642fb77..1c8a4d683b330227d6f268104d555ff6721da407 100644
|
| --- a/ui/base/ime/remote_input_method_win.h
|
| +++ b/ui/base/ime/remote_input_method_win.h
|
| @@ -33,7 +33,6 @@ class InputMethod;
|
| // will call RemoteInputMethodPrivateWin::OnCandidatePopupChanged and/or
|
| // RemoteInputMethodPrivateWin::OnInputSourceChanged accordingly so that
|
| // the state cache should be updated.
|
| -// Caveats: RemoteInputMethodWin does not support InputMethodObserver yet.
|
|
|
| // Returns the public interface of RemoteInputMethodWin.
|
| // Caveats: Currently only one instance of RemoteInputMethodWin is able to run
|
|
|