feat(chromium): roll Chromium to r622871 (#3777)

Just a healthy roll.
This commit is contained in:
Andrey Lushnikov 2019-01-15 12:17:53 -08:00 committed by GitHub
parent 04fbbd7cf0
commit e5741902b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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