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

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

Issue 2263323002: Apply gerrit ref if it is a Gerrit patch (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Cleanup 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') | infra/bots/recipes/swarm_trigger.py » ('J')
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..8fe6053715bec992d12e1822305a92e9572152d7 100644
--- a/infra/bots/recipe_modules/core/__init__.py
+++ b/infra/bots/recipe_modules/core/__init__.py
@@ -4,6 +4,7 @@
DEPS = [
'build/file',
+ 'depot_tools/bot_update',
'depot_tools/gclient',
'depot_tools/tryserver',
'flavor',
« no previous file with comments | « no previous file | infra/bots/recipe_modules/core/api.py » ('j') | infra/bots/recipes/swarm_trigger.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698