Liu Song’s Projects


~/Projects/chrome-devtools-frontend

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

Commit

Commit
4e9912f3f38e146522f0793c5ded612ab59de214
Author
devtools-ci-autoroll-builder <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Date
2022-11-16 04:24:09 -0800 -0800
Diffstat
 DEPS | 6 +++---

Update Chromium PINS

Bug: none
Change-Id: I442c431295f73a60293bbb846f0e65c1a7f81abf
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4030658
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 9df912f60983fd7e20cc50cf45e00a30a3128e7f..91f933bc08ee350b7acf5fc6cd504b3c7ecab61c 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': '1071997',
+  'chromium_linux': '1072160',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-# found in the LICENSE file.
+  'buildtools_revision': 'bbb2301eef08ad6cdeb9a38a3736b6780c580dd4',
 # Copyright 2019 The Chromium Authors. All rights reserved.
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1071991',
+  'chromium_mac': '1072139',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
   'chromium_mac_arm': '1070944',
 }