feat: roll chromium to r514418 (#1299)

Rolls Chromium to [r514418](https://crrev.com/514418).

This roll includes:
- https://crrev.com/514020 - DevTools: Convert DOM.getBoxModel to use CSS pixels
- https://crrev.com/513738 - Headless: use cookie encryption to match non-headless mode

Fixes #1082, fixes #1126, fixes #921
This commit is contained in:
JoelEinbinder 2017-11-07 01:23:29 -08:00 committed by Andrey Lushnikov
parent 8e445734c6
commit 2f7c77875e

View File

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