feat(Chromium): roll Chromium to r510141 (#1101)

This roll includes the following important revisions:
- https://crrev.com/509990 - DevTools: Allow location to be specified in
  Input.dispatchKeyEvent
- https://crrev.com/509486 - DevTools: fix extra HTTP headers not sent
on browser navigation request

References #877, references #777
This commit is contained in:
Andrey Lushnikov 2017-10-19 17:15:10 -07:00 committed by GitHub
parent 4f64dfd993
commit ace239cb01

View File

@ -34,7 +34,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "509368"
"chromium_revision": "510141"
},
"devDependencies": {
"@types/debug": "0.0.30",