| Index: third_party/WebKit/Source/devtools/front_end/inspector.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| index de8e0f658e3fcf03e34d8cfd111f29692bca36bd..93b2ed332b1910c1d090dd96584b14a98a57f318 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -34,7 +34,6 @@
|
| { "name": "sass", "condition": "!v8only" },
|
| { "name": "accessibility", "condition": "!v8only", "type": "remote" },
|
| { "name": "animation", "condition": "!v8only" },
|
| - { "name": "es_tree" },
|
| { "name": "screencast", "condition": "remoteFrontend", "type": "remote" },
|
| { "name": "emulated_devices", "condition": "!v8only" , "type": "remote" }
|
| ],
|
|
|