Update Chrome (for Testing) PIN

Chromium pin updated to 126.0.6446.0

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

Bug: none
Change-Id: I9a57555af325e7b1e776db06d7fb8a0180a54962
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5496134
Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 4358036..20c4d15 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': '126.0.6445.0',
+  'chrome': '126.0.6446.0',
 
   # 'magic' text to tell depot_tools that git submodules should be accepted but
   # but parity with DEPS file is expected.