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

Unified Diff: recipes/recipes/build_conda_cipd_pkg.py

Issue 2242803002: Switch to cipd module in depot_tools (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: trybots Created 4 years, 4 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: recipes/recipes/build_conda_cipd_pkg.py
diff --git a/recipes/recipes/build_conda_cipd_pkg.py b/recipes/recipes/build_conda_cipd_pkg.py
index 9fd66c3da1ea14f15a569507876e226b4047240a..7e8167745ecf99f85c7d6059f6eca41aa29ae1a6 100644
--- a/recipes/recipes/build_conda_cipd_pkg.py
+++ b/recipes/recipes/build_conda_cipd_pkg.py
@@ -18,7 +18,7 @@ To build a new package for all platforms:
"""
DEPS = [
- 'build/cipd',
+ 'depot_tools/cipd',
'build/conda',
'build/file',
'recipe_engine/path',
« no previous file with comments | « recipes/recipe_modules/recipe_autoroller/__init__.py ('k') | recipes/recipes/build_conda_cipd_pkg.expected/linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698