| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index dfd760b0563a13ef1914cadbb85fc91684f4f0b6..b750f6ef3c8867b7feafe733b99e388d732ebc33 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: "4bc0aeff923a9b9b9ba1b4ea96525ef4ca5a6119"
|
| + revision: "42bfeb4544da1ff47872531abaf42110841c4bd8"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9fc458976c69430960a2e6903ab6c3bbb09c91cb"
|
| + revision: "d1d31d5d41b7d9fc79421b370c2ce9cea2551ad9"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|