diff --git a/DEPS b/DEPS index 2073e8c7c..0bdccb0e8 100644 --- a/DEPS +++ b/DEPS @@ -424,15 +424,6 @@ hooks = [ '-d', 'src/tools/luci-go/linux64', ], }, - { - # Pull sanitizer-instrumented third-party libraries if requested via - # GYP_DEFINES. - # See src/third_party/instrumented_libraries/scripts/download_binaries.py. - # TODO(kjellander): Update comment when GYP is completely cleaned up. - 'name': 'instrumented_libraries', - 'pattern': '\\.sha1', - 'action': ['python', 'src/third_party/instrumented_libraries/scripts/download_binaries.py'], - }, { 'name': 'clang_format_merge_driver', 'pattern': '.',