| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d49f7c9f05dff9584395256f343775286794c673..3670a95caeaaa3d9aab6795c4813f9d29c8a549a 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: "a2520c004dca0398fcb7174012e0ee2a0a8cec17"
|
| + revision: "e0889d6a389e6d44956a7dadf94e4f6106a349da"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9741c590a4d4aa65006da2cf764cce6b9d18c0b1"
|
| + revision: "c8f3a3498ec18a8dbb3775d6a1bf7bd02e26cd28"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|