feat(chromium): roll Chromium to r681777 (#4771)

Just a healthy roll.
This commit is contained in:
Andrey Lushnikov 2019-07-30 13:20:10 -07:00 committed by GitHub
parent 1b4a0302fc
commit 2f205a4446
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": "674921" "chromium_revision": "681777"
}, },
"scripts": { "scripts": {
"unit": "node test/test.js", "unit": "node test/test.js",