Liu Song’s Projects


~/Projects/chrome-devtools-frontend

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

Commit

Commit
13cea966fc2556d77918327786ab154967f1842c
Author
devtools-ci-autoroll-builder <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Date
2022-11-19 04:23:54 -0800 -0800
Diffstat
 DEPS | 6 +++---

Update Chromium PINS

Bug: none
Change-Id: I588ee95c46fcce1f8fb873f2c08645406ed8d4f9
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4039166
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 f0b53f97696187eff4f442843188102e05ea97a8..9f39d750a543c3234daea029d4b4bf8f81590d3c 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': '1073700',
+  'chromium_linux': '1073738',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-# found in the LICENSE file.
+  'buildtools_revision': '09154d65c32661a2586ca376d2c06185851b8541',
 # Copyright 2019 The Chromium Authors. All rights reserved.
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1073694',
+  'chromium_mac': '1073738',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac_Arm/LAST_CHANGE
   'chromium_mac_arm': '1070944',
 }