| 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();
|
|
|
|
|