| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 9b9f5e5e4d6d5f055246b8a789742d71b834d202..05aa3ac640b71abe0e847bdaf2ecd96a0f72ec28 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: "958c3a0b228a26aa853c9a6ae421a48da11947a0"
|
| + revision: "aef7fb2d8b6212b1232fa5bd1768dbc8e290cf7c"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "caf283801528efec7a32a5654758d400ba2025b8"
|
| + revision: "1278dbd127a620c8bdc96f258bf5ead4031c444b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|