| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 5a9eb3d91b0cf7087d7a70c99113569972b3bf70..581e0c7c27d547a5c63e5a895e603dde7c04e52c 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: "ec204ef3434d4d752bd14fd71092fe376ab2cd50"
|
| + revision: "d66f6826afe7193fbcdbbd053adeb6a7f8cb56ae"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "3c972b9039766f02dd274a3620082b329d1f3ec3"
|
| + revision: "e53c935fe76b0514f49b9100e8a1e0c78b9f9c26"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|