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

Unified Diff: recipes/recipes/cipd_test.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/cipd_test.py
diff --git a/recipes/recipes/cipd_test.py b/recipes/recipes/cipd_test.py
index f3f435e209637f43f12cd36f937cf41bd0ea0db8..9ffafea3b7a20509889c625d44ebb352201a2716 100644
--- a/recipes/recipes/cipd_test.py
+++ b/recipes/recipes/cipd_test.py
@@ -10,9 +10,9 @@ is down, this will fail.
DEPS = [
'depot_tools/bot_update',
+ 'depot_tools/cipd',
'depot_tools/gclient',
'depot_tools/tryserver',
- 'build/cipd',
'build/file',
'recipe_engine/json',
'recipe_engine/path',
« no previous file with comments | « recipes/recipes/build_conda_cipd_pkg.expected/win.json ('k') | recipes/recipes/cipd_test.expected/cipd-latest-ok-inner.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698