feat(chromium): roll Chromium to r599821 (#3414)

This roll includes:
 - https://crrev.com/599782 DevTools: force a style recalc before reporting final CSS coverage
 - https://crrev.com/599769 DevTools: Expose more properties through the accessibility protocol

References: #2033
This commit is contained in:
Joel Einbinder 2018-10-16 11:24:31 -07:00 committed by Andrey Lushnikov
parent 0fd3bfb986
commit a4cebd8e6a

View File

@ -8,7 +8,7 @@
"node": ">=6.4.0" "node": ">=6.4.0"
}, },
"puppeteer": { "puppeteer": {
"chromium_revision": "594312" "chromium_revision": "599821"
}, },
"scripts": { "scripts": {
"unit": "node test/test.js", "unit": "node test/test.js",