summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS7
1 files changed, 0 insertions, 7 deletions
diff --git a/DEPS b/DEPS
index c14a487..bc73bc8 100644
--- a/DEPS
+++ b/DEPS
@@ -290,12 +290,5 @@ hooks = [
"pattern": ".",
"action": ["python", "src/build/gyp_chromium"],
},
- {
- # Workaround XCode dependecies problem.
- # TODO(bradnelson): remove this when fixed.
- "pattern": ".",
- "action": ["python",
- "src/build/mac/clobber_generated_headers.py"],
- },
]