feat(chromium): roll chromium to r624492 (#3909)

This roll includes:
- https://crrev.com/624492 - Disable sending KeyUpdates by default.

Fixes #3893, #3880
This commit is contained in:
Joel Einbinder 2019-02-05 11:25:18 -08:00 committed by Andrey Lushnikov
parent 69c434af75
commit 6e1f7dc992

View File

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