| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 5b1505d51268f77d2e595c5b51bf8e69c3338284..4b5e93626cd6bc8d57941cea6cb59045e2d267d1 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: "cb19e3cfb00ef7f6732073bcf0c8ed1d8bd1d531"
|
| + revision: "fe5de9d3cfc2886d3f75b36ef774259abfdac250"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "eb20eaeced95cdb07ad711639a8958b8d78cf309"
|
| + revision: "e2d6fd987e17c0a099382419f76fdffffea7659a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|