| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 1d44c77aa1ff03dc3c3f6dcf12b950e0c9e6836c..749f18be561c9940146b73ec118873e832fd5b76 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: "9d8799334bb0e9b4082b900d99862d29583b6d48"
|
| + revision: "026e0bb03aa139c5c43be38dd37d1f2f33e90c03"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "3454ae85da8913a18a67adaaf8727fa9783127d3"
|
| + revision: "3dd7436899f87b0bb1538b43c4332e327fd70a98"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|