| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index bde9199827647fc54a73f8d054d12aef5f8fe4ba..5c6ae20a006c8bbcdf7bf5a33345f0b74c23d87f 100644
|
| --- a/infra/config/recipes.cfg
|
| +++ b/infra/config/recipes.cfg
|
| @@ -5,13 +5,13 @@ deps {
|
| project_id: "build"
|
| url: "https://chromium.googlesource.com/chromium/tools/build.git"
|
| branch: "master"
|
| - revision: "43666ad9e598889b78bef2adef20c135c238e7db"
|
| + revision: "8e1f2d991566bd42b233ba822da106e1f0c418c1"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "875a01234f836b09184a2844415ce07cc508db11"
|
| + revision: "45f10aecb5b07e37f1a3064a511cdac2654b36d3"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|