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

Commit a1bad07

Browse files
author
Casey Hillers
authored
Remove Fuchsia Mac SDK from DEPS (#47700)
Save infra capacity. Fuchsia commits 4 times a day, which can trigger a subsequent framework roll. Removing the Mac roller as it appears to be unused anymore. Skia config is in https://skia-review.googlesource.com/c/skia-autoroll-internal-config/+/774657
1 parent b2ef1fa commit a1bad07

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)