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

Unified Diff: infra/bots/recipe_modules/core/__init__.py

Issue 2242213007: Try to use bot_update in Skia repo recipes Base URL: https://skia.googlesource.com/skia@master
Patch Set: Update expectations 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
« no previous file with comments | « no previous file | infra/bots/recipe_modules/core/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/recipe_modules/core/__init__.py
diff --git a/infra/bots/recipe_modules/core/__init__.py b/infra/bots/recipe_modules/core/__init__.py
index df4078b27102b54292a11f8c94224c6cfcb736b9..f112395b4aba57a82f0b9600a46d195c743c78c9 100644
--- a/infra/bots/recipe_modules/core/__init__.py
+++ b/infra/bots/recipe_modules/core/__init__.py
@@ -4,8 +4,8 @@
DEPS = [
'build/file',
+ 'depot_tools/bot_update',
'depot_tools/gclient',
- 'depot_tools/tryserver',
'flavor',
'recipe_engine/path',
'recipe_engine/platform',
« no previous file with comments | « no previous file | infra/bots/recipe_modules/core/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698