Liu Song’s Projects


~/Projects/chrome-devtools-frontend

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

Commit

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

Update Chromium PINS

Bug: none
Change-Id: Iadcb3aca8f27265bcb60cd6a8eee6e2202e1d205
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4075351
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 17fe1ffca5e76aa6f5cd5adce41757958b894663..acd8c7dbb97dab263494775ada38132a5ce7039f 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': '1078531',
+  'chromium_linux': '1078892',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-# found in the LICENSE file.
+  'buildtools_revision': 'fdc7c139836f14b57dc1c3d9db54406f353ce217',
 # Copyright 2019 The Chromium Authors. All rights reserved.
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1078514',
+  'chromium_mac': '1078883',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
+  'buildtools_revision': 'fdc7c139836f14b57dc1c3d9db54406f353ce217',
 # found in the LICENSE file.
-use_relative_paths = True
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.