| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 7f1b082f3a6699ad55e0deeb7906f99b29d83a36..e3206d4974824b2028550d53d78fe38a0400d03b 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: "40fc2419139af2de77082e7349f4d8c701251bd0"
|
| + revision: "cacd577ed71abeeb7f953fa877e9bd33c9d90a3f"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "df09a46d7cec6d4a523a0bb7d740d70b3ac7c663"
|
| + revision: "2cbf79f3c976c392242cb2e8710d397ad1ee1762"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|