Chromium Code Reviews| Index: Source/devtools/protocol.json |
| diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json |
| index 3d44b22334c5a9d061a60cad1a09cb17793224bd..eeb8dee46ea01dd9743378367b0de69cd7701431 100644 |
| --- a/Source/devtools/protocol.json |
| +++ b/Source/devtools/protocol.json |
| @@ -4239,7 +4239,6 @@ |
| }, |
| { |
| "name": "getTargetInfo", |
| - "async": true, |
| "parameters": [ |
| { "name": "targetId", "$ref": "TargetID" } |
| ], |