| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a99ac394762db4fdf492ab230963fd4da73ea203..cd810e070e5a4bcd921eb7b9daeb3d2d802f9954 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"
|
|
|