| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| deleted file mode 100644
|
| index 4a5fed570e5cdf8fc7368d1d0eed1b11634df0d1..0000000000000000000000000000000000000000
|
| --- a/infra/config/recipes.cfg
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -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: "f5f3218e34b3e23bc3a423f01a270c41a2fa4d06"
|
| -}
|
| -deps {
|
| - project_id: "depot_tools"
|
| - url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| - branch: "master"
|
| - revision: "e672f93953647876df1468e9c1e02ea4aa3da4be"
|
| -}
|
| -deps {
|
| - project_id: "recipe_engine"
|
| - url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
|
| - branch: "master"
|
| - revision: "67fe1f3ccee14c273b3d7d6235280497b4413cba"
|
| -}
|
|
|