| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a0c8df3457057e46f760b578cd9ed5a04533ae6d..fcabca7a02c20e7b54d4676748edaeb59c44f027 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: "2dd50f3f904647f20ed62fdb3561543d5f1f0a73"
|
| + 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"
|
|
|