| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 29c30e8a85623c30e7437960031b5d617333de78..e61eba38fa8f5fb664bf3ac16be30c3e4dd8aadc 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: "4e6de3a742791006b6ca41aab6c1bd8868461ce8"
|
| + revision: "7746bb86402b08a137921c1a2abe07352d95bd74"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f83fa37b3451a862df10e0a5f8a1265a28e75b1f"
|
| + revision: "1dae95a13f123a16bc1d03bd2c587e770ce2e29f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|