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