| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 674a08d0e65ab98290195a3ca8a379f1fca5e869..1015066b4d94d93ba812f1d86b96d7d4323c70a8 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: "a0da269cb320e4bdf115e1cd48cc3187f38e6123"
|
| + revision: "0e02047a907ad2be1e5545406ff8a8abf4e0fca0"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "37ac639b5795bbfdaed0e000d8d32211d12f0fe2"
|
| + revision: "75e7fc2af1578132223591817917af6612d5525e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|