Make almost all public functions in XKeyboard pure virtual.

This allows us to create a mock object for the interface, which is necessary for http://codereview.chromium.org/9225004/. Actual function implementations are not changed.

BUG=110129
TEST=ran try

Review URL: https://chromiumcodereview.appspot.com/9264004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118801 0039d316-1c4b-4281-b951-d872f2087c98
9 files changed