skia2/infra/config/recipes.cfg
Eric Boren 7c36e5afd2 Roll Recipe DEPS
BUG=skia:

Change-Id: Ifcfbd2b6d5ae636b6c11e9bfae29cc03e569c18d
Reviewed-on: https://skia-review.googlesource.com/6237
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
2016-12-19 13:51:56 +00:00

22 lines
615 B
INI

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