Chromium Code Reviews| Index: DEPS |
| =================================================================== |
| --- DEPS (revision 50981) |
| +++ DEPS (working copy) |
| @@ -287,12 +287,5 @@ |
| "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"], |
| - }, |
| ] |