feat(Chromium): roll Chromium to r538022 (#2072)

This roll includes:
- https://crrev.com/536535 - using HINTING_FULL by default in headless builds, added command line parameter to override it
This commit is contained in:
Andrey Lushnikov 2018-02-21 18:21:40 -08:00 committed by GitHub
parent 090590a950
commit 28f88e8ef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "536395"
"chromium_revision": "538022"
},
"devDependencies": {
"@types/debug": "0.0.30",