| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index cc3ba3b79ff7b7d3b857576379311f3f7dccad55..1b9a99517d1975c471bb33795af588cead416c55 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: "af08b9a6de9ef36b1adb6ea98cc1739102bc0df6"
|
| + revision: "9125e9a79cfe8e00866878454fb963c7a795c763"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "a406fc8802249ba39ce636eda12186802b817601"
|
| + revision: "6b410ec4717c586b99958c83931bfb2a531627cc"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|