| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a734be2cdb89cd4a1985bacb9fbe689c99b60ec8..0a2c2aa47f447d97e475be535da9ae77d11253a6 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: "ece187bdc4c389344de942753c06aaa69d0e880e"
|
| + revision: "d688a695ab02001fa8eb03c371d205725ecc37b7"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "78de30e1bb2a3065ea78c28305be6782cc7c4e43"
|
| + revision: "6ff1fc0e0163002596edbfbca2335325b043b823"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|