| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index c8171491c4f1a28561ebf36ad76b552f2dae9493..f90de75e99fba6a4712d2af78e2268d222fedf6d 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: "6571d071dcf67ea435cd1247c047a0f8c9063e41"
|
| + revision: "9cab846f2ead44cef0e43d5f09eba5deb5871181"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "40ca0f912aefabf049588954fa6eba523fbc4dfa"
|
| + revision: "ed7d0e38040ca5d335e2d66e28df3256dcd95b34"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|