| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 8300435b4aa649df3dcd4418a08a20dd89b096f8..c6860ca48ecc209fe39af97728c036e1105099b2 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: "676c7850ebae5fd3245ba63ad55c95673be5fdd2"
|
| + revision: "02ccd1c615b32c28a1165bc35cd7318ffe60f506"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "26a201f2a9da493772dfc4bc1a498b200e6c801d"
|
| + revision: "db8b839320168ab4f5156399ecb275478c0aa2cd"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|