Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Unified Diff: DEPS

Issue 2848030: [Mac] Remove the nacl clobber hook, GYP seems to have all the deps handing se... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/mac/clobber_generated_headers.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"],
- },
]
« no previous file with comments | « no previous file | build/mac/clobber_generated_headers.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698