| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 774bc0fa96c8a461efffe7e1c06ec02768eaa28e..2b442ef05757f0845b3ecb9764bb7d936f1912e9 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: "9af39e61982e8e53365f7d0bd721a140beb040bb"
|
| + revision: "21370f27e2ae603873185c6036656acca331f254"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "7d44639eb2a4aa6a774e684c5178c8fee260368d"
|
| + revision: "58edce2b909d295f97ccfbaf13705185541eca13"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|