| Index: Source/devtools/protocol.json
|
| diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json
|
| index efb1b5ad5f256922ea642233e8eccae62efe40ec..0e0c9f92d0c947894ecaa5f1a103aeaf14e1b7d4 100644
|
| --- a/Source/devtools/protocol.json
|
| +++ b/Source/devtools/protocol.json
|
| @@ -297,7 +297,6 @@
|
| },
|
| {
|
| "name": "getResourceContent",
|
| - "async": true,
|
| "description": "Returns content of the given resource.",
|
| "parameters": [
|
| { "name": "frameId", "$ref": "FrameId", "description": "Frame id to get resource for." },
|
|
|