feat(chromium): roll Chromium to r630727 (#3985)

Just a healthy roll.
This commit is contained in:
Andrey Lushnikov 2019-02-11 13:59:17 -08:00 committed by GitHub
parent b82cc150d1
commit 63ea8055e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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