Index: Source/devtools/protocol.json |
diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json |
index 2bacbfc605f297760b00436630e64c97ff748410..dd26cd36f06a3f62ade6fa17b167e8f73f90326a 100644 |
--- a/Source/devtools/protocol.json |
+++ b/Source/devtools/protocol.json |
@@ -604,13 +604,6 @@ |
] |
}, |
{ |
- "name": "setContinuousPaintingEnabled", |
- "description": "Requests that backend enables continuous painting", |
- "parameters": [ |
- { "name": "enabled", "type": "boolean", "description": "True for enabling cointinuous painting" } |
- ] |
- }, |
- { |
"name": "setShowScrollBottleneckRects", |
"description": "Requests that backend shows scroll bottleneck rects", |
"parameters": [ |