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

Unified Diff: ash/test/ash_test_base.h

Issue 2872343003: Remove InputMethodEventHandler. (Closed)
Patch Set: Add a unittest. 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
Index: ash/test/ash_test_base.h
diff --git a/ash/test/ash_test_base.h b/ash/test/ash_test_base.h
index ddcb800b525c174952e9d3c7e90bfc258ba07e07..791378c2d7afa5e3798cb5b043100f2870d60106 100644
--- a/ash/test/ash_test_base.h
+++ b/ash/test/ash_test_base.h
@@ -190,8 +190,6 @@ class AshTestBase : public testing::Test {
void BlockUserSession(UserSessionBlockReason block_reason);
void UnblockUserSession();
- void DisableIME();
-
// Swap the primary display with the secondary.
void SwapPrimaryDisplay();

Powered by Google App Engine
This is Rietveld 408576698