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

Unified Diff: DEPS

Issue 153073004: Move landmines into gyp_chromium (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 10 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/get_landmines.py » ('j') | build/gyp_chromium » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 4998388fe34a9cfb894579498c51cc54617e8426..3bd7ac3d8c411c06d1fd661b015e499dadd92174 100644
--- a/DEPS
+++ b/DEPS
@@ -759,10 +759,4 @@ hooks = [
"pattern": ".",
"action": ["python", "src/build/gyp_chromium"],
},
- {
- # Check for landmines (reasons to clobber the build).
- "name": "landmines",
- "pattern": ".",
- "action": ["python", "src/build/landmines.py"],
- },
]
« no previous file with comments | « no previous file | build/get_landmines.py » ('j') | build/gyp_chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698