Liu Song’s Projects


~/Projects/chrome-devtools-frontend

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

Commit

Commit
a6df1571d7accd1d57ab5f6be53638fbd52e4dd7
Author
devtools-ci-autoroll-builder <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Date
2022-12-08 19:06:13 -0800 -0800
Diffstat
 DEPS | 8 ++++----

Update Chromium PINS

Bug: none
Change-Id: I126e427ded2ac921959e9b86bb8ac158c81dd9f5
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4089406
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 a06ab1db2164140442dcbd4e1a443e182bf74fa3..8a3f18f62245ac40f3eb1a0ce64b55fcd09e259b 100644
--- a/DEPS
+++ b/DEPS
@@ -36,15 +36,15 @@   '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': '1080863',
+  'chromium_linux': '1081288',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-# found in the LICENSE file.
+  'buildtools_revision': '4fb9b31a5cb8287c72998e5b76a2c091a3f72ce0',
 # Copyright 2019 The Chromium Authors. All rights reserved.
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1080840',
+  'chromium_mac': '1081271',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
+  'buildtools_revision': '4fb9b31a5cb8287c72998e5b76a2c091a3f72ce0',
 # found in the LICENSE file.
-use_relative_paths = True
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.