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

Unified Diff: recipe_modules/git/__init__.py

Issue 1930373002: depot_tools: add dependencies on infra_paths (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
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
« no previous file with comments | « recipe_modules/gclient/__init__.py ('k') | recipe_modules/rietveld/example.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/git/__init__.py
diff --git a/recipe_modules/git/__init__.py b/recipe_modules/git/__init__.py
index c49ece3b4a11be0f42edd81a81a51f18f05827a9..2dab849e99d8639147c54d3cf48f604735ca6158 100644
--- a/recipe_modules/git/__init__.py
+++ b/recipe_modules/git/__init__.py
@@ -1,4 +1,5 @@
DEPS = [
+ 'infra_paths',
'recipe_engine/path',
'recipe_engine/platform',
'recipe_engine/properties',
« no previous file with comments | « recipe_modules/gclient/__init__.py ('k') | recipe_modules/rietveld/example.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698