| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 0c613c7b060ffa0412f3373be7ea3699a14892dd..083f39722f8849b4de883bea99032116a58de255 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: "6c515e74528cfa12a7bc8a259ad4568d2f599293"
|
| + revision: "938d099715b4ff6c88e8fc5d3a81cac5757f9b00"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "4b233bdb48571ab5b4f4567f3cee7a4dc28bb93c"
|
| + revision: "4d0545a43968c2cf1d03f03df368da05c94a4a6e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|