DescriptionSimplify InputMethodBridgeUnitTest
This is a refactoring CL as a preparation to fix focus handling on
Win-Aura environment. This CL does not change any behavior of
production binaries.
Currently InputMethodBridgeUnitTest internally defines a custom
dummy class of ui::InputMethod. However this is not necessary
because we already have ui::FakeInputMethod.
This CL replaces the custom dummy class with
ui::FakeInputMethod by using DummyInputMethodDelegate.
We can reuse ui::DummyInputMethodDelegate later in other
unit tests.
BUG=287620
TEST=unit test
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222255
Patch Set 1 #Patch Set 2 : Remove unnecessary blank line at the end of file #
Messages
Total messages: 10 (0 generated)
|