| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index ecb650adc73591346f8d981213613d975161dd6a..6b0d5c71ba7f2adf8e4744e2fd86f585c7c871aa 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: "6f2eba7913d04ff589a8c3da1c7f226df1591569"
|
| + revision: "31bf99ca4da39f9eae797276d675f53249054d14"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "1838bade4359194dadd6287af1876322f0584414"
|
| + revision: "221ab25f46ce6469c7b00e080751428c94316552"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|