| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 8dbca8861343430dac39254d6cff6055fef3ed9c..bb0ceca1c2599ac0c83c30073561070ac4669c7d 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: "f74386f7e19ff3f32693d222262d1a3ee79799ef"
|
| + revision: "1a9a50a459c9e3c081719d3e835cac213c319136"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "6ac12ffd596e338c43e25dc3889e8ac552c2e885"
|
| + revision: "7e16cf303221bbcf81d632924e19ddc888da9c3b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|