Index: DEPS |
diff --git a/DEPS b/DEPS |
index 9ddd8af9eee83b05b2bb098f512c99aa319aa8ec..953a14e072a82b6506982d623c7ba55679f4e140 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -670,13 +670,6 @@ hooks = [ |
'-s', 'src/buildtools/linux64/gn.sha1', |
], |
}, |
- { |
- # Remove GN binaries from tools/gn/bin that aren't used anymore. |
- # TODO(brettw) remove after the end of July, 2014. |
- 'name': 'remove_old_gn_binaries', |
- 'pattern': '.', |
- 'action': ['python', 'src/tools/gn/bin/rm_binaries.py'], |
- }, |
# Pull clang-format binaries using checked-in hashes. |
{ |
'name': 'clang_format_win', |