| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 17f4725aca5f3eb18c866d216c0d3fc597c9cec3..80b678044990421cb0c0101e291f7edc2b12c120 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"
|
|
|