| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 929bf5983e727378e237a0aa111c877fd73abd7d..a65b4be0f9c0918f8e113ee410c8d254a4b78381 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: "f524ba6b995931ae4c4f31e730133c3c1a0884b9"
|
| + revision: "01aec8c9c900d1a5ab3df82142ffc74db16c76cf"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c55ba20c629ef702cd4bb06da9235c4bb7217f96"
|
| + revision: "bf47014c1a87c15629c9cd6fd9b94b669d498a00"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|