| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 5c969234df00b996f2efd68196dd23efe63bf290..5e47fd77a9dd6af1dd5def9ec2330a33dca11b6f 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: "09899f1cc00cc6132790ee7ade5e6169f3928b9b"
|
| + revision: "ac8b1749982da3fd6072a855d2aad036beadf2a7"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "186449d3e74a84a1fbd5394fab24da997629c2f4"
|
| + revision: "ad842878e4f6a17008ac0923532bfcb88429897f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|