mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(Chromium): roll chromium to 524617 (#1630)
This patch rolls chromium to r524617. This roll includes: - http://crrev.com/523674 - Headless printing: refactor print template to allow header/footer customization. References #373
This commit is contained in:
parent
671d464a98
commit
48f5f2ef55
@ -34,7 +34,7 @@
|
|||||||
"ws": "^3.0.0"
|
"ws": "^3.0.0"
|
||||||
},
|
},
|
||||||
"puppeteer": {
|
"puppeteer": {
|
||||||
"chromium_revision": "522446"
|
"chromium_revision": "524617"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/debug": "0.0.30",
|
"@types/debug": "0.0.30",
|
||||||
|
Loading…
Reference in New Issue
Block a user