| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 669a5852d41c5101b38e387e313803c9c1f3723c..5a9869f57f011a57f9cfad9a963cf415c06a5c0b 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: "ffbc3a07de505fb7e47bc274dd1eeeda31092feb"
|
| + revision: "d21d20dbc8088adc31faee64e72eea0bdcbf03fa"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "7929675b19082a057ceb9d1daa87565b6793add5"
|
| + revision: "8f8e75bf00b67db48cf9c83191b7ec0dc8932570"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|