| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 84a034f539bc6b7ca8634304fa2029fa8d245ee6..a545df201214a182fcf8333b902b5b458faa7cbd 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: "1aa1fb0f020875cb442dca10e8e1ca740a06bae8"
|
| + revision: "e41beffc6b6aae58d4af0c7a7a6cc46696674d05"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "b6441d3a6ed76c6e56d3b9e636bb3c9952c716b7"
|
| + revision: "53f48a1c52f7d35daa160894585dffe8aafe231d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|