| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 13c9051848f2229c6d7072047ffb134ff0a173b4..7df634620e6af4ca4f9d279c928bb3d353fa9feb 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: "2bc4be68e84f6f8bcb2bfc3fb94ed5180a719960"
|
| + revision: "d75a2a6c28a5a5d52e4f68033e3a204c15f1ecd9"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "e113dfd7a1d6fad4248b5811d69ec9dbbd9a9af0"
|
| + revision: "b3a24c3fd5159972f58063967a9c07ef724ff97b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|