| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 472883e25128aaf75bb32229b6a13aa0e9472fd4..294804ff11483c968934b0325118f7b8eacc9e2a 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: "bc11eedbd74022297d9a64be416ad6baef1f4ef8"
|
| + revision: "12f907139d62df04c66b9545abe28ce7d97cc3fb"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c903d73f3cf002e7004d0bd51d130c5bf48f3fbc"
|
| + revision: "e3144ea35900f9a1183327f07b82918d2ba9f3fa"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|