summaryrefslogtreecommitdiff
path: root/chromium/infra/config/recipes.cfg
blob: 274be9f8f04213e9357a1e19d16bce900b3d1580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
api_version: 1
project_id: "chromium"
recipes_path: "infra"
deps {
  project_id: "build"
  url: "https://chromium.googlesource.com/chromium/tools/build.git"
  branch: "master"
  revision: "6c22f32afe765d18c5325212b62d255b2e455a7c"
}
deps {
  project_id: "depot_tools"
  url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
  branch: "master"
  revision: "cb1beaa79fbeb9f480a9838480f846ed4e0ea19f"
}
deps {
  project_id: "recipe_engine"
  url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
  branch: "master"
  revision: "67fe1f3ccee14c273b3d7d6235280497b4413cba"
}