Skip to content

Commit

Permalink
feat(chromium): roll chromium to r624492 (#3909)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/624492 - Disable sending KeyUpdates by default.

Fixes #3893, #3880
  • Loading branch information
JoelEinbinder authored and aslushnikov committed Feb 5, 2019
1 parent 69c434a commit 6e1f7dc
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": "624487"
"chromium_revision": "624492"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 6e1f7dc

Please sign in to comment.