| 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 71e5d196e2f3388470715aa35af56b2d1a91b937..3c73ffa6b7e13419860a1af48ad643c22256b178 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -32,7 +32,7 @@
|
| { "name": "snippets" },
|
| { "name": "diff" },
|
| { "name": "sass", "condition": "!v8only" },
|
| - { "name": "accessibility", "condition": "!v8only" },
|
| + { "name": "accessibility", "condition": "!v8only", "type": "remoteInRelease" },
|
| { "name": "animation", "condition": "!v8only" },
|
| { "name": "es_tree" },
|
| { "name": "screencast", "condition": "remoteFrontend", "type": "remoteInRelease" },
|
|
|