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

Unified Diff: DEPS

Issue 1924743004: Remove GYP build from bots and 'gclient runhooks' (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: punt gyp build from pnacl script Created 4 years, 8 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/gyp_nacl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index b9960f23bdc5f04089fe483156a8b444cabfd0c3..75f2c0577980d2f773e1eab50bdc47e8511d670c 100644
--- a/DEPS
+++ b/DEPS
@@ -257,12 +257,6 @@ hooks = [
"cleanup",
],
},
-
- # Run GYP, do this last to make sure all the tools are present first.
- {
- "pattern": ".",
- "action": ["python", "native_client/build/gyp_nacl"],
- },
]
include_rules = [
« no previous file with comments | « no previous file | build/gyp_nacl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698