Adding keyboard input injection helpers. I added a private version of SimulateKeyPres...
commite79110fa73110e3c8d7bff1249a29af6d5e578ac
authorweitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Sep 2013 03:22:52 +0000 (4 03:22 +0000)
committerweitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Sep 2013 03:22:52 +0000 (4 03:22 +0000)
tree888f5e9033b9b38f5337851d70aff94edbc4797b
parent0305d878fbf016e6180e15e2cb98fe497a1a0bfe
Adding keyboard input injection helpers. I added a private version of SimulateKeyPress which takes both a (windows) key code and a native key code. When Gary's DOM4Event key code change is committed, this will be removed and replaced with an overload that takes just a key code string from which other codes can be derived.

BUG=134210

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221132 0039d316-1c4b-4281-b951-d872f2087c98
remoting/test/remote_desktop_browsertest.cc
remoting/test/remote_desktop_browsertest.h