feat(chromium): roll Chromium to r623082 (#3785)

This roll includes:
- https://crrev.com/623028 -
DevTools: force-detach worker sessions on any navigation
This commit is contained in:
Andrey Lushnikov 2019-01-15 23:40:05 -08:00 committed by GitHub
parent 4ac00caf9d
commit f8615c84b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "622871"
"chromium_revision": "623082"
},
"scripts": {
"unit": "node test/test.js",