| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 3f25ce1614aba6f9c91fb78d0fd0699fa55e05a0..043129c8d20c60cfb0aa6ccdacbff385e037597c 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: "c2b0672444570f270eb3bc2e9d4bd3a7e03b862e"
|
| + revision: "e65dab86ecae5340b9756eaf17204072d065e0c4"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "bef52ff000b949db4e9e3d80d0d5b7ad3f9ba964"
|
| + revision: "72762286397a9a9e6eff09b20b685882bdbd5d2b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|