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

Unified Diff: scripts/slave/recipe_modules/recipe_tryjob/__init__.py

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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/recipe_modules/recipe_tryjob/__init__.py
diff --git a/scripts/slave/recipe_modules/recipe_tryjob/__init__.py b/scripts/slave/recipe_modules/recipe_tryjob/__init__.py
index 742f41b41a3a432e5e533002028561fb1a6dba7a..20730d22d3aee1300561de2fc8256c76c86c530d 100644
--- a/scripts/slave/recipe_modules/recipe_tryjob/__init__.py
+++ b/scripts/slave/recipe_modules/recipe_tryjob/__init__.py
@@ -1,6 +1,7 @@
DEPS = [
'depot_tools/gclient',
'depot_tools/bot_update',
+ 'depot_tools/infra_paths',
'file',
'luci_config',
'recipe_engine/path',

Powered by Google App Engine
This is Rietveld 408576698