diff --git a/DEPS b/DEPS index 3a1dcda9cc1b28fa3e94ddccd7e3bd1d6c107859..b98a7a467b3be8ad681a1b49d974449b622ef0c2 100644 --- a/DEPS +++ b/DEPS @@ -529,7 +529,7 @@ deps = { } ], 'dep_type': 'cipd', - 'condition': 'host_os == "win" and download_dart_sdk and not release_candidate' + 'condition': 'host_os == "win" and download_dart_sdk and not release_candidate and host_cpu == "arm64"' }, 'src/third_party/colorama/src':