| 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 a331425221ebe59572e0c03b3def35a751133a4a..a4ae0f200eb9c51455dcb094ae1f692309d1da79 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -42,7 +42,7 @@
|
| { "name": "sass", "condition": "!v8only" },
|
| { "name": "accessibility", "condition": "!v8only", "type": "remote" },
|
| { "name": "animation", "condition": "!v8only" },
|
| - { "name": "coverage", "condition": "!v8only" },
|
| + { "name": "coverage" },
|
| { "name": "screencast", "condition": "remoteFrontend", "type": "remote" },
|
| { "name": "emulated_devices", "condition": "!v8only" , "type": "remote" },
|
| { "name": "perf_ui" },
|
|
|