From 331f668eeecbe6be43a572e0a28e2bf0a9c67227 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Thu, 9 May 2024 10:23:24 -0400 Subject: [PATCH] Update depot_tools to fix race when downloading gsutil See https://issues.chromium.org/issues/338040708 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 715f0ec71..654b5144c 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -8,5 +8,5 @@ { 'chromium_checkout': 'refs/tags/125.0.6422.26', - 'depot_tools_checkout': '4246ba023a' + 'depot_tools_checkout': '19199514e8' }