Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r615489 (#3653)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/611230 - Headless: enable disk cache for default profile
- https://crrev.com/613297 - headless: support --disk-cache-dir flag
  • Loading branch information
aslushnikov committed Dec 11, 2018
1 parent 0cccc58 commit 4346fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "609904"
"chromium_revision": "615489"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 4346fa1

Please sign in to comment.