[go: nahoru, domu]

Update Chromium PINS

Bug: none
Change-Id: Ic365afbb514f8368163aefeb37e59e129a0df5fb
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4292994
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 246a57b..f6e501f 100644
--- a/DEPS
+++ b/DEPS
@@ -36,13 +36,13 @@
 
   # Chromium build number for unit tests. It should be regularly updated to
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAST_CHANGE
-  'chromium_linux': '1109984',
+  'chromium_linux': '1110044',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-  'chromium_win': '1109978',
+  'chromium_win': '1110042',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1109981',
+  'chromium_mac': '1110045',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
-  'chromium_mac_arm': '1109981',
+  'chromium_mac_arm': '1110043',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.