Remove unnecessary dep injection in test
PopupZoomerTest doesn't need a test ImeAdapter and InputMethodManagerWrapper instance in CVC for its tests to pass. Previously the tests needed a mock instance to avoid NPE, but CVC was refactored not to require it. This CL deletes the code setting the test instance to CVC. Change-Id: I602f475e2b0e5e76883f980564e7e137b185c823 Reviewed-on: https://chromium-review.googlesource.com/894964Reviewed-by:Bo <boliu@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#533219}
Showing
Please register or sign in to comment