From ecda2047eba970aa3ae8f8ffdb3a0e783b7835b6 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Mon, 6 Nov 2023 02:28:03 +0000 Subject: [PATCH] Remove Fuchsia Mac SDK --- DEPS | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/DEPS b/DEPS index 4a3f018c76824..d09391ae71310 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': 'V3diHxFGlypUQKNH_d80Ij8Ffm72KFugziWp4afkUDkC' - } - ], - 'condition': 'host_os == "mac" and not download_fuchsia_sdk', - 'dep_type': 'cipd', - }, 'src/fuchsia/sdk/linux': { 'packages': [ {