feat(chromium): roll Chromium to r590951 (#3236)

Just a healthy roll.
This commit is contained in:
Andrey Lushnikov 2018-09-13 19:14:47 +01:00 committed by GitHub
parent 7ec0801729
commit a582acd682
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": "588429"
"chromium_revision": "590951"
},
"scripts": {
"unit": "node test/test.js",