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

Unified Diff: DEPS

Issue 2707493002: Presubmit checks for the Pipa repository (Closed)
Patch Set: Created 3 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 | PRESUBMIT.py » ('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 03c879a2970b29ccccdfcacab0b4fca3b2e1e353..2300e58a888e218a6797ae138ce0b45ab45196a2 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ hooks = [
"name": "run_gitdeps",
"pattern": ".",
"action": [Var("python_path"),
- Var("root") + "/pipa/build/gitdeps.py",
+ Var("root") + "/pipa/py/gitdeps.py",
Var("root") + "/GITDEPS",
"--output-dir=" + Var("root"),
"--cache-dir", Var("root") + "/.gitdeps-cache"],
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698