From 560d3ed9aded51392924c5071a108bfc74651e2e Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 8 Nov 2023 12:38:50 -0800 Subject: [PATCH] Reland "Remove Fuchsia Mac SDK from DEPS" --- DEPS | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/DEPS b/DEPS index ed9a2cfc370dc..6b9b970001f4b 100644 --- a/DEPS +++ b/DEPS @@ -946,16 +946,6 @@ deps = { # Get the SDK from https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core at the 'latest' tag # Get the toolchain from https://chrome-infra-packages.appspot.com/p/fuchsia/clang at the 'goma' tag - 'src/fuchsia/sdk/mac': { - 'packages': [ - { - 'package': 'fuchsia/sdk/core/mac-amd64', - 'version': 'CssR5Ci8l8Wn47xEJSW2TxuUVmr2DpJ1FX-kTlrIW9wC' - } - ], - 'condition': 'host_os == "mac" and not download_fuchsia_sdk', - 'dep_type': 'cipd', - }, 'src/fuchsia/sdk/linux': { 'packages': [ {