aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 2de510a5..0a06f1bb 100644
--- a/DEPS
+++ b/DEPS
@@ -72,4 +72,9 @@ hooks = [
"--no-circular-check",
"src/src/client/windows/breakpad_client.gyp"],
},
+ {
+ # Keep the manifest up to date.
+ "action": ["python", "src/src/tools/python/deps-to-manifest.py",
+ "src/DEPS", "src/default.xml"],
+ },
]