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

Unified Diff: scripts/slave/recipes/gatekeeper.py

Issue 1930383002: build: add dependencies on infra_paths (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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
Index: scripts/slave/recipes/gatekeeper.py
diff --git a/scripts/slave/recipes/gatekeeper.py b/scripts/slave/recipes/gatekeeper.py
index d2ffeed1a1cfb94e7ebdf49fde2ae205c3072af3..b5f6a3d3c1085754ad5e65529b5a7a0d2f309290 100644
--- a/scripts/slave/recipes/gatekeeper.py
+++ b/scripts/slave/recipes/gatekeeper.py
@@ -6,6 +6,7 @@
DEPS = [
+ 'depot_tools/infra_paths',
'gatekeeper',
'recipe_engine/path',
]
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/swarming_paths.json ('k') | scripts/slave/recipes/skia/infra.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698