Skip to content

Commit

Permalink
Update Chrome (for Testing) PIN
Browse files Browse the repository at this point in the history
Chromium pin updated to 120.0.6061.0

Roll created at https://cr-buildbucket.appspot.com/build/8767442795318961393

DISABLE_THIRD_PARTY_CHECK=hotfix Puppeteer to unblock Chrome roll as making a Puppeteer release will take some time (upstream fix puppeteer/puppeteer#11142)

Bug: chromium:1492122
Change-Id: I427df7f777cdf24b50e3e4532d9230fa0a04ae84
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4934291
Reviewed-by: Simon Zünd <szuend@chromium.org>
Commit-Queue: Alex Rudenko <alexrudenko@chromium.org>
  • Loading branch information
OrKoN authored and Devtools-frontend LUCI CQ committed Oct 12, 2023
1 parent 30de090 commit eba2e5a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ vars = {
# Chrome version used for tests. It should be regularly updated to
# match the Canary version listed here:
# https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions.json
'chrome': '120.0.6057.0',
'chrome': '120.0.6061.0',

# 'magic' text to tell depot_tools that git submodules should be accepted but
# but parity with DEPS file is expected.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eba2e5a

Please sign in to comment.