Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r567388 (#2743)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/567104 - DevTools: introduce Target.exposeDevToolsProtocol() method

The patch includes a drive-by fix to DevToolsAgentHostImpl that
eliminats chromium crashes in certain cases.
  • Loading branch information
aslushnikov committed Jun 14, 2018
1 parent 73f9c48 commit 861f070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "564778"
"chromium_revision": "567388"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 861f070

Please sign in to comment.