| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 7a62153bb67cde07cc595855ea0f148d41eefd4d..16ecad3427bf8f13dfbf614f70e69627be8018d8 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: "2ef451d6c8afe2635e0eeb55038a0e3fb564d3ad"
|
| + revision: "3ca6e8a40b853337432916ce446b00e72b145381"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "3e1cde7a87d6cb600d6bf3b5860b72da8c121c59"
|
| + revision: "3574740929abd37c45db1d2f8a2c3799bdfe77c5"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|