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