| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 56301a7f874d862849fb5c9d7443fff17e561f00..dd4a1d19e17bf051dd07dd6e9ad30a17e3321080 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: "a13d2ccffdaef849e672f47ceba21d30045c19ae"
|
| + revision: "96ea629c493fd72cb420d5e42432636e06dad8f2"
|
| }
|
| 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"
|
|
|