Skip to content

Commit cf34583

Browse files
authored
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
1 parent 411347c commit cf34583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"node": ">=6.4.0"
99
},
1010
"puppeteer": {
11-
"chromium_revision": "669486"
11+
"chromium_revision": "672088"
1212
},
1313
"scripts": {
1414
"unit": "node test/test.js",

0 commit comments

Comments
 (0)