| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d9ef18c079179b8bae93d975cf5d687dcc38466c..9f9463e4d29954e8e72fd5705fc78c9ca0db5de4 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: "c5a00ef141c48e3239089fc85c3ba8e1c60c1529"
|
| + revision: "db7575330073147080a0c4d6b6e3937873f5c64c"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "6874ac10dacf48b4048bb32cbc8c35f365dc6c0b"
|
| + revision: "90b9f5f404a85737971050436d63b6cc16f96699"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|