| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 352dc9d974a9582d4cc1d4d3ed900f6f7247a3f4..1caa781fed0ec38df41c7cb7508436cef86c1ae8 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: "6484849c469e34f3a15f3c45c2147e5b67071a61"
|
| + revision: "69fc06f12bb5fc602161bd2169cb54a03fe5634b"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "49ea106b94697002edb0038374f421710d54ef02"
|
| + revision: "c9ebbd24639c8fb9f7fd2a36032614830e1e5285"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|