feat(chromium): roll to r1041 (#19617)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Playwright Service 2022-12-21 05:47:40 -08:00 committed by GitHub
parent ae2b1ac5e8
commit acd3837484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,13 +3,13 @@
"browsers": [
{
"name": "chromium",
"revision": "1040",
"revision": "1041",
"installByDefault": true,
"browserVersion": "109.0.5414.46"
},
{
"name": "chromium-with-symbols",
"revision": "1040",
"revision": "1041",
"installByDefault": false,
"browserVersion": "109.0.5414.46"
},