feat(Chromium): roll Chromium to r554716 (#2477)

This roll includes:
- https://crrev.com/553657 - headless: create incognito profiles with
Target.createBrowserContext

References #85, #2473
This commit is contained in:
Andrey Lushnikov 2018-05-01 03:39:16 +03:00 committed by GitHub
parent afee0104be
commit 376018854b
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": "553380"
"chromium_revision": "554716"
},
"devDependencies": {
"@types/debug": "0.0.30",