| Index: third_party/WebKit/Source/devtools/protocol.json
|
| diff --git a/third_party/WebKit/Source/devtools/protocol.json b/third_party/WebKit/Source/devtools/protocol.json
|
| index 7fafc5499c34863e3c153ed94d96c6840c763609..9462985bd02508bb069da640602f62f6b51c085c 100644
|
| --- a/third_party/WebKit/Source/devtools/protocol.json
|
| +++ b/third_party/WebKit/Source/devtools/protocol.json
|
| @@ -17,13 +17,6 @@
|
| ],
|
| "events": [
|
| {
|
| - "name": "evaluateForTestInFrontend",
|
| - "parameters": [
|
| - { "name": "testCallId", "type": "integer" },
|
| - { "name": "script", "type": "string" }
|
| - ]
|
| - },
|
| - {
|
| "name": "inspect",
|
| "parameters": [
|
| { "name": "object", "$ref": "Runtime.RemoteObject" },
|
|
|