[go: nahoru, domu]

Update Chromium PINS

Bug: none
Change-Id: Id0101c0db8925918e1c316197f4c1c4a60f37efa
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4291339
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 e50a929..cd56608 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': '1109516',
+  'chromium_linux': '1109935',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-  'chromium_win': '1109499',
+  'chromium_win': '1109917',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1109508',
+  'chromium_mac': '1109926',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
-  'chromium_mac_arm': '1109506',
+  'chromium_mac_arm': '1109926',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.