Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8df165c

Browse files
author
Casey Hillers
authored
Reland "Remove Fuchsia Mac SDK from DEPS" (#47823)
Reverted as it broke the engine->flutter autoroller as it included this file. It was removed in https://skia-review.googlesource.com/c/skia-autoroll-internal-config/+/775817 and can now be removed from the engine. flutter/flutter#138087
1 parent 4d81402 commit 8df165c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

DEPS

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -946,16 +946,6 @@ deps = {
946946

947947
# Get the SDK from https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core at the 'latest' tag
948948
# Get the toolchain from https://chrome-infra-packages.appspot.com/p/fuchsia/clang at the 'goma' tag
949-
'src/fuchsia/sdk/mac': {
950-
'packages': [
951-
{
952-
'package': 'fuchsia/sdk/core/mac-amd64',
953-
'version': 'CssR5Ci8l8Wn47xEJSW2TxuUVmr2DpJ1FX-kTlrIW9wC'
954-
}
955-
],
956-
'condition': 'host_os == "mac" and not download_fuchsia_sdk',
957-
'dep_type': 'cipd',
958-
},
959949
'src/fuchsia/sdk/linux': {
960950
'packages': [
961951
{

0 commit comments

Comments
 (0)