Commit 532ac119 authored by pfeldman's avatar pfeldman Committed by Commit bot

DevTools does not show experimental Coverage Panel for Node.js

BUG=702498

Review-Url: https://codereview.chromium.org/2753063003
Cr-Commit-Position: refs/heads/master@{#457735}
parent 3048e3ed
......@@ -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" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment