[infra] Fix chromedriver packaging issue

Change-Id: I697bda0006cca5785694156d7cd84efcd008b545
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/318340
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Alexander Thomas 2023-08-07 07:55:19 +00:00 committed by Commit Queue
parent 8acd7d4dba
commit 161a698f7f

2
DEPS
View file

@ -199,7 +199,7 @@ vars = {
# Pinned browser versions used by the testing infrastructure. These are not
# meant to be downloaded by users for local testing.
"download_chrome": False,
"chrome_tag": "115.0.5790.170",
"chrome_tag": "115.0.5790.170+1",
"download_firefox": False,
"firefox_tag": "112.0.2",