aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e08dbd4c..3fcd524d 100644
--- a/DEPS
+++ b/DEPS
@@ -52,7 +52,7 @@ deps = {
hooks = [
{
# Keep the manifest up to date.
- "action": ["python", "src/src/tools/python/deps-to-manifest.py",
+ "action": ["src/src/tools/python/deps-to-manifest.py",
"src/DEPS", "src/default.xml"],
},
]