| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 98e44f6e5529174e6c5b724af8cb51665e760ec3..22bfecf2e976f97b081985d22ae1f8b15cbd0721 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: "2978e46b283495f40078d34ac2271d720f759b12"
|
| + revision: "0e844fefc8a3349e87ce1bf5d92ceb781044e550"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "045d107c238b900e392dd07c49b6add6b4db7ab7"
|
| + revision: "fbfa601efda3f683e305ff9c82873dd017e11b82"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|