| Index: content/browser/devtools/protocol/devtools_protocol_handler_generator.py
|
| diff --git a/content/browser/devtools/protocol/devtools_protocol_handler_generator.py b/content/browser/devtools/protocol/devtools_protocol_handler_generator.py
|
| index 45fc22d3dec0277d6ca9d1fd164ac33c46cadac3..ca6f1ca887fbf4090c2b258045396b82fd4cb09b 100755
|
| --- a/content/browser/devtools/protocol/devtools_protocol_handler_generator.py
|
| +++ b/content/browser/devtools/protocol/devtools_protocol_handler_generator.py
|
| @@ -663,8 +663,6 @@
|
| "Network.getCookies",
|
| "Network.deleteCookie",
|
| "Network.setCookie",
|
| - "Input.dispatchKeyEvent",
|
| - "Input.dispatchMouseEvent",
|
| "Input.synthesizePinchGesture",
|
| "Input.synthesizeScrollGesture",
|
| "Input.synthesizeTapGesture"]
|
|
|