Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r608752 (#3555)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/608658 - DevTools: emit "init" lifecycle event when document gets opened

References #728
  • Loading branch information
aslushnikov committed Nov 16, 2018
1 parent 03d8746 commit d9d9996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "606647"
"chromium_revision": "608752"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit d9d9996

Please sign in to comment.