| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 370aa0d29fc98ec885e8f5157e63bb6a71dfe022..653316b001f4647fc617b7a725f456f2cd5aef30 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: "f06e6138edadc92d4cab98507a3b874979da5a61"
|
| + revision: "356a3d2a273a3ce2872a92d90f4ed1ef46fadf6e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "4cb6fb7fbd7800b4fd2e3dca62ca9fcd7a00c168"
|
| + revision: "ba1b0f37956143b9b53c8b0f9b21dc4703645e8f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|