Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r673587 (#4646)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/673121 - DevTools: intercept file chooser requests

References #2946
  • Loading branch information
aslushnikov authored Jul 1, 2019
1 parent 492132f commit 9ef4153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "672088"
"chromium_revision": "673587"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 9ef4153

Please sign in to comment.