| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 6262fffaee42540382ec3a912cf78e58c60c5945..165687d5a4b1faf6777da428c943db0152e70b52 100644
|
| --- a/infra/config/recipes.cfg
|
| +++ b/infra/config/recipes.cfg
|
| @@ -5,13 +5,13 @@
|
| project_id: "build"
|
| url: "https://chromium.googlesource.com/chromium/tools/build.git"
|
| branch: "master"
|
| - revision: "07a33586eff8451bbc84366055c3cfa36e7b6fea"
|
| + revision: "b6d326d6f6f9608bba307109cc4a1c5efc5946bb"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "972ac5040176acd90c8a1ce412f75d19f77cc4e8"
|
| + revision: "18ca30ca804679ee624a52e73017d234a8c0008f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|