chore(chromium): roll Chromium to r606647 (#3522)

This roll includes:
- https://crrev.com/605580 - [DevTools] Rework flatten protocol handling
This commit is contained in:
Andrey Lushnikov 2018-11-08 19:17:25 -08:00 committed by GitHub
parent 6693537f95
commit 576c8f84e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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