feat(Chromium): roll Chromium to r536395 (#2024)

This roll includes:
- http://crrev.com/536370 - DevTools: allow remote debugging chrome over pipe instead of the port.
This commit is contained in:
Andrey Lushnikov 2018-02-13 17:11:43 -08:00 committed by GitHub
parent ee5ec3e630
commit 4a53bca6b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "533271"
"chromium_revision": "536395"
},
"devDependencies": {
"@types/debug": "0.0.30",