Update Chrome (for Testing) PIN
Chromium pin updated to 122.0.6171.0
Roll created at https://cr-buildbucket.appspot.com/build/8762312746467398945
Bug: none
Change-Id: I1e0e2a6a04fc3a6b92988735e0b4c77e04bd12ec
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5102429
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 b8a79f7..d83c668 100644
--- a/DEPS
+++ b/DEPS
@@ -46,7 +46,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': '122.0.6170.0',
+ 'chrome': '122.0.6171.0',
# 'magic' text to tell depot_tools that git submodules should be accepted but
# but parity with DEPS file is expected.