feat(Chromium): roll Chromium to r548690 (#2323)

This roll includes:
- https://crrev.com/548598 - DevTools: implement Page.setBypassCSP method
- https://crrev.com/548690 - DevTools: introduce Page.navigatedWithinDocument event

References #1229, #257.
This commit is contained in:
Andrey Lushnikov 2018-04-06 16:11:49 -07:00 committed by GitHub
parent 846c0800b1
commit dfcee2e631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "548153"
"chromium_revision": "548921"
},
"devDependencies": {
"@types/debug": "0.0.30",