Index: PRESUBMIT.py |
diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
index 34b20e0233fcb6a8d8e8258d8053ce4bf6ca4f0d..970a84d20fbb4e2447d606bea2407dfa6826d730 100644 |
--- a/PRESUBMIT.py |
+++ b/PRESUBMIT.py |
@@ -23,6 +23,7 @@ def CommonChecks(input_api, output_api): |
r'.*scripts/tools/buildbot_tool_templates/.*', |
r'.*scripts/release/.*', |
r'.*scripts/slave/recipe_modules/.*', |
+ r'.*scripts/slave/.recipe_deps/.*', |
r'.*scripts/gsd_generate_index/.*', |
r'.*masters/.*/templates/.*\.html$', |
r'.*masters/.*/templates/.*\.css$', |