diff options
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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"], - }, ] |