| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 054f2c6cae20d560a27f9f4c9394b943a0950dae..c82f533bb7ac8f740060d80a1e87ef4ffc130148 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: "81f9c862dade711affea7a586b6a2bffdf219cc9"
|
| + revision: "8abae53fc7c0ebc964d5ce3c88fb6328b30157f2"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "8dd81ea20b3830a816be88d73e61db2097716548"
|
| + revision: "edbf9a3e853be0f58240a36d3063e00d9d2d9ad1"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|