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

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

Issue 1494103004: Set up depot_tools as a recipe package, and add depot_tools recipe module. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 5 years 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 api_version: 1
2 project_id: "depot_tools"
3 recipes_path: ""
4 deps {
5 project_id: "recipe_engine"
6 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.gi t"
7 branch: "master"
8 revision: "cbbcfad66fa7239561436e495963bf9a32cecdf2"
9 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698