Roll chromium to r491334 (#187)

This patch rolls chromium to r491334

This revision includes @pavelfeldman changes to make dialogs
work in headless.
This commit is contained in:
Andrey Lushnikov
2017-08-02 13:12:44 -07:00
committed by GitHub
parent 5d647bf1fa
commit dbe8660082
3 changed files with 6 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "490379"
"chromium_revision": "491334"
},
"devDependencies": {
"commonmark": "^0.27.0",