From 214b3eb29aa9cce8a55a247b4bd816cbd19bfe6b Mon Sep 17 00:00:00 2001 From: Christian Moritz Date: Thu, 5 Dec 2019 00:16:39 +0100 Subject: fix depot_tools on macOS Catalina by upgrading it to 23247b9 (#3441) Fixes: #3440 Fixes: #3153 --- tools/gclient_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gclient_config.py') diff --git a/tools/gclient_config.py b/tools/gclient_config.py index e100e9947..bfabaee1e 100644 --- a/tools/gclient_config.py +++ b/tools/gclient_config.py @@ -26,7 +26,7 @@ solutions = [ }, { 'url': - 'https://chromium.googlesource.com/chromium/tools/depot_tools@efce0d1b7657c440c90f0f4bce614b96672b9e0b', + 'https://chromium.googlesource.com/chromium/tools/depot_tools@23247b99321549c24e62ad45200409419423695d', 'name': 'depot_tools' }, -- cgit v1.2.3