skia2/infra/config/recipes.cfg
2016-08-22 08:01:28 -07:00

22 lines
615 B
INI

api_version: 1
project_id: "skia"
recipes_path: "infra/bots"
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
revision: "e328cf9c78a02f44b24dfa809284a6e94bcec935"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
revision: "990f604880743564b4d20029026487d7477c3ed3"
}
deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
revision: "d2cc7436caf8acae3d3c8ac94858cc2afaf356bf"
}