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