Index: trunk/src/ui/base/ime/input_method.h |
=================================================================== |
--- trunk/src/ui/base/ime/input_method.h (revision 236091) |
+++ trunk/src/ui/base/ime/input_method.h (working copy) |
@@ -45,7 +45,7 @@ |
// - 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::WindowTreeHost creates an instance of |
+// In Aura environment, aura::RootWindowHost creates an instance of |
// ui::InputMethod and owns it. |
class InputMethod { |
public: |