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

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

Issue 1919193002: build: roll infra_paths changes (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/recipe_modules/goma/__init__.py
diff --git a/scripts/slave/recipe_modules/goma/__init__.py b/scripts/slave/recipe_modules/goma/__init__.py
index a73a53cfed7b25f7c281b607b411c4894e362552..297987855e886ee1b111cf792f3b310c3fd5055b 100644
--- a/scripts/slave/recipe_modules/goma/__init__.py
+++ b/scripts/slave/recipe_modules/goma/__init__.py
@@ -2,6 +2,7 @@ DEPS = [
'cipd',
'depot_tools/depot_tools',
'depot_tools/gclient',
+ 'depot_tools/infra_paths',
'recipe_engine/step',
'recipe_engine/path',
'recipe_engine/platform',

Powered by Google App Engine
This is Rietveld 408576698