summaryrefslogtreecommitdiffstats
path: root/ui/base/ime/input_method.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/ime/input_method.h')
-rw-r--r--ui/base/ime/input_method.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/ime/input_method.h b/ui/base/ime/input_method.h
index 53c3c37..289b912 100644
--- a/ui/base/ime/input_method.h
+++ b/ui/base/ime/input_method.h
@@ -45,7 +45,7 @@ class TextInputClient;
// - Keeps track of the focused TextInputClient to see which client can call
// APIs, OnTextInputTypeChanged, OnCaretBoundsChanged, and CancelComposition,
// that change the state of the input method.
-// In Aura environment, aura::RootWindowHost creates an instance of
+// In Aura environment, aura::WindowTreeHost creates an instance of
// ui::InputMethod and owns it.
class InputMethod {
public: