| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 6d87ccea1e8845fecda890e967bd1c94ca47a521..0dbdac64244d79adc1b7e3a7fdc154a5ccd2dd91 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: "39d64ecde5e09e2a7494fe957261e25d0d8df172"
|
| + revision: "e0d6ce3e5ab8c9c27ee2147334802a41502f7eb6"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "6911b067504584996204cf0b2535508ac4207106"
|
| + revision: "86099d7ce5d1e18e1832aa6c41c25908d42a2ca6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|