| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 65bf07ec7131fc1811cd4deb2b6720fd8a7dcd92..a35a923469c8d81c1d5a84fc782af622e16b6768 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: "68e74d1eef346395009cf05e4ad358c8a762dab0"
|
| + revision: "e74be45a4a7929bc3210776e5467d31bf9c6961e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "32d8737bb9efcc4a4e118d263849b32e9792f597"
|
| + revision: "f3cc160f0c5b5359fe359831b01ed09c7cc08602"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|