From c3988e90bb630cd74cf4e8d22888a17c9032a50a Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Tue, 6 May 2025 17:17:45 -0400 Subject: [PATCH] Pin depot_tools version for out-of-support branch --- CHROMIUM_BUILD_COMPATIBILITY.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 9c7fdda25..bdd3b9e8a 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,6 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/135.0.7049.115' + 'chromium_checkout': 'refs/tags/135.0.7049.115', + 'depot_tools_checkout': '6678906cf8' }