| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 08b3f78dd11f642d10393dfdca14677b7fe58dbe..062ca4248aae0a84475a7c9f1c483e1a5efab8b1 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: "17263b9e564e71b9b0ac25df003df47c4c28c37d"
|
| + revision: "10257c45c9ad31a6dfa2171268b991c093781dec"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "df86e3019402697e1c6c8fc8afe093c1932ca913"
|
| + revision: "ae09f5fa13dc040f1b7afeaec552b45a1fdac5b3"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|