Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index c6374172f0574abb12990c64f62fbd2969ccae84..0f20fb5b49d26f447590ed2d347631f6901fb1a6 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -1035,13 +1035,6 @@ hooks = [ |
| ], |
| }, |
| { |
| - # Pull sanitizer-instrumented third-party libraries if requested via |
| - # GYP_DEFINES. |
| - 'name': 'instrumented_libraries', |
| - 'pattern': '\\.sha1', |
| - 'action': ['python', 'src/third_party/instrumented_libraries/scripts/download_binaries.py'], |
| - }, |
| - { |
| # Pull doclava binaries if building for Android. |
| 'name': 'doclava', |
| 'pattern': '.', |