| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 6bdb0f920936137349605591c4faa7e82c12fbfc..f70bfd57ac223001d322af0c987ad68dceaa5ebc 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: "e6fbc574cc2e8f3473649e7e25105825caf842d6"
|
| + revision: "dc71ba3f5a4afad14c8e6dc9db11ff20922e7f98"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9536905196a95d3e9b4b5b068adab03101951061"
|
| + revision: "a60502f2d3d74e70ffc77b2e54353a7dd0d31774"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|