| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 3c3fb8dd1a2384cf717e57df00dd2133359ed7f5..2483d3eda962038d6201434665603865dd1fa3fe 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: "e0889d6a389e6d44956a7dadf94e4f6106a349da"
|
| + revision: "1f2161a43f7874cb6ea371dffef3b96cf435bc7f"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c8f3a3498ec18a8dbb3775d6a1bf7bd02e26cd28"
|
| + revision: "26a201f2a9da493772dfc4bc1a498b200e6c801d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|