| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index e8fa908399b09882094eaa154963e4fa1cf6f63c..d5e3bcb8a732d7614fb5def0482c6a4cc830ba92 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: "74e6bd08adbd2d33f7d96986271293c7569a382f"
|
| + revision: "69a102c4d704f5d88f31fcdd22d03cbde3d23486"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "ae39f566cadf44fcfac4a885b1039ac5ffe12314"
|
| + revision: "45b2a5891aa4a281e8c1bcf74d3e9f6dd9a61bfc"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|