Roll chromium to r499413 (#731)

The new chromium:
- supports executionContextId in Runtime.callFunctionOn protocol method
- supports passing objects as arguments in Runtime.callFuntionOn
  protocol method

This roll also fixes #487.
This commit is contained in:
Andrey Lushnikov 2017-09-09 09:48:09 -07:00 committed by GitHub
parent d791583ae5
commit c4a3d44221

View File

@ -33,7 +33,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "497674"
"chromium_revision": "499413"
},
"devDependencies": {
"commonmark": "^0.27.0",