DevTools: fix --debug-devtools flag for npm test
Fixes a regression where --debug-devtools erroneously no longer used the debug version of devtools (e.g. minified / unbundled). Also added an npm command to debug test: "npm run debug-test inspector/test-name.html" BUG=none Review-Url: https://codereview.chromium.org/2611843003 Cr-Commit-Position: refs/heads/master@{#441763}
Showing
Please register or sign in to comment