feat(Chromium): roll Chromium to r551292 (#2393)

This roll includes:
- https://crrev.com/551261 - DevTools: page.navigate should fail when server returned HTTP 204
- https://crrev.com/550319 - DevTools: fix resource mimetype for request interception of file:// urls

References #1879
References #1506
This commit is contained in:
Andrey Lushnikov 2018-04-17 11:48:01 -07:00 committed by GitHub
parent 62fa3bc81e
commit b40e381f65
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": "549031"
"chromium_revision": "551292"
},
"devDependencies": {
"@types/debug": "0.0.30",