| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 44f3f7f0271186ffeefef67cf911f8231d110e43..98e44f6e5529174e6c5b724af8cb51665e760ec3 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: "5350aae99f6fa91464136f36613c94a2527b0878"
|
| + revision: "2978e46b283495f40078d34ac2271d720f759b12"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "95f3d317e4a3fdbd135365b64f5529e6e4ad7f98"
|
| + revision: "045d107c238b900e392dd07c49b6add6b4db7ab7"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|