| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 2ac4dd56198f63ab78ecc67659396d1db9d11623..da6486f302bf63bb20231a2764ec1a7de4140ecf 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: "2f8760f8a48a72bb7d942a451c82e64de2ab2f5e"
|
| + revision: "503ad374d736d23be9e6bb74718106a3bbe68307"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "1c67da672d696665771b0b56afc5d7db9d3122b2"
|
| + revision: "26f3e4eecb09d2608b1ac304de9d5d3c68de67ce"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|