| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index c7f0ddf18d5b09a1287f4436aa05e28c7f60dad0..012194264ceb1404224e70801d13d357349f8374 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: "eb43e471e1a3d29858940c1469f5c7fb70960e2e"
|
| + revision: "e6351d31b52c10d59a56d72e626802c57546805c"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "69b1be10a44289cca2bbb1de51605ec28808dea0"
|
| + revision: "a8fb3a2892ae47c87a2562743b0e7a6fd1c7cf6d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|