Index: Source/devtools/protocol.json |
=================================================================== |
--- Source/devtools/protocol.json (revision 176341) |
+++ Source/devtools/protocol.json (working copy) |
@@ -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." }, |