| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d8745bc433084939908a8c93bbc107561a6d9a42..63775fc3f3ee64c628858bfd348a255f8395d1c5 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: "ece187bdc4c389344de942753c06aaa69d0e880e"
|
| + revision: "4f6540ce526f62da04741be7d86861db8550705e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "78de30e1bb2a3065ea78c28305be6782cc7c4e43"
|
| + revision: "6ff1fc0e0163002596edbfbca2335325b043b823"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|