Skip to content

Commit

Permalink
feat(Chromium): roll Chromium to r536395 (puppeteer#2024)
Browse files Browse the repository at this point in the history
This roll includes:
- http://crrev.com/536370 - DevTools: allow remote debugging chrome over pipe instead of the port.
  • Loading branch information
aslushnikov authored Feb 14, 2018
1 parent ee5ec3e commit 4a53bca
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 @@ -36,7 +36,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "533271"
"chromium_revision": "536395"
},
"devDependencies": {
"@types/debug": "0.0.30",
Expand Down

0 comments on commit 4a53bca

Please sign in to comment.