feat(chromium): roll Chromium to r674921 (#4678)

Just a healthy roll.
This commit is contained in:
Andrey Lushnikov 2019-07-08 07:29:21 +02:00 committed by GitHub
parent 9ef4153f6e
commit 8e0c2fad39
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": "673587" "chromium_revision": "674921"
}, },
"scripts": { "scripts": {
"unit": "node test/test.js", "unit": "node test/test.js",