1api_version: 1 2project_id: "skia" 3recipes_path: "infra/bots" 4deps { 5 project_id: "build" 6 url: "https://chromium.googlesource.com/chromium/tools/build.git" 7 branch: "master" 8 revision: "4dbb302e82655768d714dff8b58601a321bef8a7" 9} 10deps { 11 project_id: "depot_tools" 12 url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" 13 branch: "master" 14 revision: "5be3bdd70e1d95b88c93ca38c0c870e2399dede7" 15} 16deps { 17 project_id: "recipe_engine" 18 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" 19 branch: "master" 20 revision: "84b34416f3e1b1582cf81ab7ffea34f1e84b1c95" 21} 22