Index: DEPS |
diff --git a/DEPS b/DEPS |
index 77fe60ddf9702da8f7b00940c5e610ce8bce6d5d..152f0279e51d18f4b46e0645f0dc16dccd202e8e 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -755,15 +755,6 @@ hooks = [ |
"-s", "src/build/linux/bin/eu-strip.sha1", |
], |
}, |
- # Pull libaddressinput strings to work better with translation tools. |
- { |
- "name": "libaddressinput-strings", |
- "pattern": ".", |
- "action": [ |
- "python", |
- "src/third_party/libaddressinput/chromium/tools/update-strings.py", |
- ], |
- }, |
{ |
"name": "drmemory", |
"pattern": ".", |