Update Chrome (for Testing) PIN Chromium pin updated to 135.0.7009.0 Roll created at https://cr-buildbucket.appspot.com/build/8723322075272989009 Bug: none Change-Id: Ic49861285586de9dfb8fce7a33823f2ef407b8e6 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6249078 Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 7990773..17f643e 100644 --- a/DEPS +++ b/DEPS
@@ -49,7 +49,7 @@ # 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': '135.0.7008.0', + 'chrome': '135.0.7009.0', # 'magic' text to tell depot_tools that git submodules should be accepted but # but parity with DEPS file is expected.