feat(Chromium): roll Chromium to r555668 (#2495)

This roll includes:
- https://crrev.com/555640 - DevTools: change Target.disposeBrowserContext
to force-close WebContents

References #85.
This commit is contained in:
Andrey Lushnikov 2018-05-04 02:03:09 +03:00 committed by GitHub
parent a310d57d84
commit 1db4986d12
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": "554716"
"chromium_revision": "555668"
},
"devDependencies": {
"@types/debug": "0.0.30",