[DevTools] Add stub handlers for synthetic gesture commands.
commit1b5ccef52b9410ab6efeecdc9a2dc156acdbbbfe
authorsamuong <samuong@chromium.org>
Fri, 20 Feb 2015 19:30:24 +0000 (20 11:30 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 Feb 2015 19:31:21 +0000 (20 19:31 +0000)
tree887cb0e3eca8bd71c7a5e4661d192599dc062ec8
parent356a110050a17a19bf9168fadc0a1acb828c582b
[DevTools] Add stub handlers for synthetic gesture commands.

This is the first of three CLs to add synthetic gesture commands to the DevTools Input domain. The changes need to be split up so that the code generated from protocol.json has some stub functions to call.

1. crrev.com/846113004
2. crrev.com/841013002
3. crrev.com/792883007

BUG=448182

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

Cr-Commit-Position: refs/heads/master@{#317371}
content/browser/devtools/protocol/input_handler.cc
content/browser/devtools/protocol/input_handler.h