From 30772e77421c5c6147c16bac376edaa890ea437b 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 94735abec..960138716 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -8,5 +8,5 @@ { 'chromium_checkout': 'refs/tags/124.0.6367.119', - 'depot_tools_checkout': '4246ba023a' + 'depot_tools_checkout': '19199514e8' }