| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 1eccb00be0dedcfbd871178f36dae9e00c5a6acd..5ce609d4200937d3e17a150f50931a2bc7bbab12 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: "1b52adba576357a34f876210639a6f3a239abdd6"
|
| + revision: "d5cc3469233c0dba805174b6b85e68ceab2df102"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "bdb5c1ffd3b6f65ec7096a7c6f208e95dc3f1b14"
|
| + revision: "9bd40a63c45e834e335121123275ec968d73f1c7"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|