diff --git a/DEPS b/DEPS index 4941404f08..a12a7a673d 100644 --- a/DEPS +++ b/DEPS @@ -956,18 +956,6 @@ hooks = [ '-d', 'src/tools/luci-go/linux64', ], }, - # Pull the Syzygy binaries, used for optimization and instrumentation. - { - 'name': 'syzygy-binaries', - 'pattern': '.', - 'condition': 'host_os == "win"', - 'action': ['python', - 'src/build/get_syzygy_binaries.py', - '--output-dir=src/third_party/syzygy/binaries', - '--revision=a8456d9248a126881dcfb8707ca7dcdae56e1ac7', - '--overwrite', - ], - }, { 'name': 'msan_chained_origins', 'pattern': '.',