Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r669486 (#4591)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/c/1589672/ - Include retired instruction delta in TraceEvents
  • Loading branch information
aslushnikov committed Jun 15, 2019
1 parent 955e7cb commit 45873ea
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": "668716"
"chromium_revision": "669486"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 45873ea

Please sign in to comment.