Liu Song’s Projects


~/Projects/chrome-devtools-frontend

git clone https://code.lsong.org/chrome-devtools-frontend

Commit

Commit
1c9bfd0557bb1ad56824ffec4c09c9bf7f56467e
Author
devtools-ci-autoroll-builder <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Date
2022-11-22 04:23:29 -0800 -0800
Diffstat
 DEPS | 6 +++---

Update Chromium PINS

Bug: none
Change-Id: I117a667878df0751fce37c258f637ce2c1154319
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4047801
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 0dc7dc938fbe9d91068fe1d61967df8f1bd3b55e..3a2dac3cf1c0df9dbc6b381e81b30381f5e7a8a5 100644
--- a/DEPS
+++ b/DEPS
@@ -36,12 +36,12 @@   'ninja_version': 'version:[email protected]',
 
   # 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': '1074413',
+  'chromium_linux': '1074575',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-# found in the LICENSE file.
+  'buildtools_revision': '3c8fef071edb88facb7508060e978c5fb8608dd5',
 # Copyright 2019 The Chromium Authors. All rights reserved.
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1074372',
+  'chromium_mac': '1074569',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
   'chromium_mac_arm': '1070944',
 }