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

Unified Diff: recipe_modules/git/__init__.py

Issue 1917263002: Revert of depot_tools: add infra_paths recipe module for infra-specific 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/example.expected/tryserver.json ('k') | recipe_modules/git/api.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 2dab849e99d8639147c54d3cf48f604735ca6158..c49ece3b4a11be0f42edd81a81a51f18f05827a9 100644
--- a/recipe_modules/git/__init__.py
+++ b/recipe_modules/git/__init__.py
@@ -1,5 +1,4 @@
DEPS = [
- 'infra_paths',
'recipe_engine/path',
'recipe_engine/platform',
'recipe_engine/properties',
« no previous file with comments | « recipe_modules/gclient/example.expected/tryserver.json ('k') | recipe_modules/git/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698