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

Unified Diff: scripts/slave/recipes/infra/recipe_autoroller_public.py

Issue 2048653002: infra/recipe_autoroller_public: add infra repo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/infra/recipe_autoroller_public.py
diff --git a/scripts/slave/recipes/infra/recipe_autoroller_public.py b/scripts/slave/recipes/infra/recipe_autoroller_public.py
index 184cd14ef756fc1c3f3fb2c15dd9c972e738bb87..890eabe68835cc095db474efee0e1760c0064bd4 100644
--- a/scripts/slave/recipes/infra/recipe_autoroller_public.py
+++ b/scripts/slave/recipes/infra/recipe_autoroller_public.py
@@ -19,6 +19,7 @@ from recipe_engine import recipe_api
PROJECTS = [
'depot_tools',
'build',
+ 'infra',
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698