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

Unified Diff: recipe_modules/gclient/__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 | « no previous file | recipe_modules/git/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/gclient/__init__.py
diff --git a/recipe_modules/gclient/__init__.py b/recipe_modules/gclient/__init__.py
index 5d86f4dfb0f964d99d530999a0007fb530e4e8b8..b9e022d85a97f5134f4c7e0b099e84184e02dee4 100644
--- a/recipe_modules/gclient/__init__.py
+++ b/recipe_modules/gclient/__init__.py
@@ -1,4 +1,5 @@
DEPS = [
+ 'infra_paths',
'recipe_engine/json',
'recipe_engine/path',
'recipe_engine/platform',
« no previous file with comments | « no previous file | recipe_modules/git/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698