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

Side by Side Diff: infra/config/recipes.cfg

Issue 1641363002: Adds bot_update to depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Don't delete the old files in this CL. Created 4 years, 10 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 unified diff | Download patch
« no previous file with comments | « infra/config/OWNERS ('k') | infra/recipe_modules/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 api_version: 1 1 api_version: 1
2 project_id: "depot_tools" 2 project_id: "depot_tools"
3 recipes_path: "" 3 recipes_path: "infra"
4 deps { 4 deps {
5 project_id: "recipe_engine" 5 project_id: "recipe_engine"
6 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.gi t" 6 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.gi t"
7 branch: "master" 7 branch: "master"
8 revision: "1ffa7042fe4f2388d2b2b98eccec0b64f88ca9e2" 8 revision: "1ffa7042fe4f2388d2b2b98eccec0b64f88ca9e2"
9 } 9 }
OLDNEW
« no previous file with comments | « infra/config/OWNERS ('k') | infra/recipe_modules/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698