| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 9ed04b41f0a9206a5ca1c37f08095c9c39ff6a2a..8e1a8b1ff2e0964b7e70801d996a86589ee108f3 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: "c731a26b214ed6e743460469385b53bb3cc34228"
|
| + revision: "8cde6a2835f03e5bf18e1bd8e84e8421dc206495"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9eadede7df2fb30f25edf64e378b129c88efdfb6"
|
| + revision: "8ea74908a6b6f9ec1ab1a8333d40b54cef0f6f19"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|