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

Unified Diff: scripts/slave/recipe_modules/git_clone_bundler/__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/git_clone_bundler/__init__.py
diff --git a/scripts/slave/recipe_modules/git_clone_bundler/__init__.py b/scripts/slave/recipe_modules/git_clone_bundler/__init__.py
index 0c3e49abae49c011e6ac18984c9761cc862298f8..f53f907bd9a6f35f6514b36629f42b4eee0a7b00 100644
--- a/scripts/slave/recipe_modules/git_clone_bundler/__init__.py
+++ b/scripts/slave/recipe_modules/git_clone_bundler/__init__.py
@@ -1,6 +1,7 @@
DEPS = [
'file',
'depot_tools/git',
+ 'depot_tools/infra_paths',
'gsutil',
'recipe_engine/path',
'repo',

Powered by Google App Engine
This is Rietveld 408576698