feat(chromium): roll Chromium to r608752 (#3555)

This roll includes:
- https://crrev.com/608658 - DevTools: emit "init" lifecycle event when document gets opened

References #728
This commit is contained in:
Andrey Lushnikov
2018-11-16 09:36:35 -08:00
committed by GitHub
parent 03d8746260
commit d9d9996f9c

View File

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