| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a4b7cad310c3947e403d5081ce7986881864f9e0..73b13b6bdad6b819bc65c0bc7bbe6ee025310fc5 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"
|
|
|