feat(chromium): roll Chromium to r672088 (#4626)

This roll includes:
- https://crrev.com/671499 - Build with symbol_level=0 for linux-archive-rel

Fix #4610
This commit is contained in:
Andrey Lushnikov 2019-06-26 01:18:01 -07:00 committed by GitHub
parent 411347cd7b
commit cf34583be5
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": "669486"
"chromium_revision": "672088"
},
"scripts": {
"unit": "node test/test.js",