virtual keyboard: It is not longer necessary to 'reset' for tests.
commit7486759b94d87eb987a89b4314939e80b8900307
authorsadrul <sadrul@chromium.org>
Wed, 6 May 2015 18:27:14 +0000 (6 11:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 6 May 2015 18:27:39 +0000 (6 18:27 +0000)
treef2d170393f20e411d4d19fb6211f47c40cac3e2c
parent87eb715c8a009ba592587125dfc39d56d3d248a6
virtual keyboard: It is not longer necessary to 'reset' for tests.

The virtual keyboard used to install a WebUIControllerFactory during
initialization, and it was necessary to reset the initialization state for the
keyboard so that it could reinstall the factory for each test. But the virtual
keyboard no longer uses webui. So remove the reset function.

BUG=none

Review URL: https://codereview.chromium.org/1130753004

Cr-Commit-Position: refs/heads/master@{#328561}
ash/test/ash_test_helper.cc
ui/keyboard/keyboard.cc
ui/keyboard/keyboard.h