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

Unified Diff: recipes/recipes/recipes_py_continuous.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/recipes_py_continuous.py
diff --git a/recipes/recipes/recipes_py_continuous.py b/recipes/recipes/recipes_py_continuous.py
index aaca5893042f0eed1c606973a156a681e6805d76..2889ebbcb4f9a4293adb9228c001e3e8bec3baad 100644
--- a/recipes/recipes/recipes_py_continuous.py
+++ b/recipes/recipes/recipes_py_continuous.py
@@ -5,8 +5,8 @@
from recipe_engine.recipe_api import Property
DEPS = [
- 'build/cipd',
'depot_tools/bot_update',
+ 'depot_tools/cipd',
'depot_tools/gclient',
'recipe_engine/path',
'recipe_engine/properties',
« no previous file with comments | « recipes/recipes/recipe_autoroller.expected/with_auth.json ('k') | recipes/recipes/recipes_py_continuous.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698