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