| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index f18e0d185271138b6196cd2a456d338189a8c219..07c65f96f735c742e1a015fd8b41d3748f435ea9 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: "1e981b104f83d776d978309ad58bd61e7ec1e1b1"
|
| + revision: "10c269e979170ea092fca73b154a7992a5f07374"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "15ab08227b961ddce83db7e41fb83b9288ff9ccc"
|
| + revision: "ff84560ede8fbc53160a760c0284c0234eaeeff1"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|