| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 2454e43b1820f8bdbda53b8df7d42b7c169318dd..45037c45cefe5282b4407b43d31cff64cae63fb6 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: "8e6fcd316b9f3551ec6618e39adb516accd0b0f9"
|
| + revision: "7756645fbca0840d8ddb79f9ad0df0de29daaac9"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f0b0378318a0bca451dc05303ba3c0971b249103"
|
| + revision: "eb20eaeced95cdb07ad711639a8958b8d78cf309"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|