feat(Chromium): roll Chromium to r526987 (#1720)

This roll includes:
- https://chromium-review.googlesource.com/c/v8/v8/+/834669
  [inspector] aligned Runtime.evaluate(returnValue:true) result with json

References #1510.
This commit is contained in:
Andrey Lushnikov 2018-01-04 10:54:57 -08:00 committed by GitHub
parent 0a498bae3a
commit 3481f03b80
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": "524617"
"chromium_revision": "526987"
},
"devDependencies": {
"@types/debug": "0.0.30",