Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Unified Diff: ui/aura/test/aura_test_utils.h

Issue 2872343003: Remove InputMethodEventHandler. (Closed)
Patch Set: addressed feedback. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/shell/browser/shell_desktop_controller_aura.cc ('k') | ui/aura/test/aura_test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/test/aura_test_utils.h
diff --git a/ui/aura/test/aura_test_utils.h b/ui/aura/test/aura_test_utils.h
index 516a83cf36be8946f6769cd0a061e906794f84be..b7e5c55bba5bdb4427f8be79941e0936ba7f14bd 100644
--- a/ui/aura/test/aura_test_utils.h
+++ b/ui/aura/test/aura_test_utils.h
@@ -22,6 +22,7 @@ namespace test {
const gfx::Point& QueryLatestMousePositionRequestInHost(WindowTreeHost* host);
void SetHostDispatcher(WindowTreeHost* host,
std::unique_ptr<WindowEventDispatcher> dispatcher);
+void DisableIME(WindowTreeHost* host);
} // namespace test
} // namespace aura
« no previous file with comments | « extensions/shell/browser/shell_desktop_controller_aura.cc ('k') | ui/aura/test/aura_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698