| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 4494334811da4cb57576f233f30f172800b226c1..284d8f7ecdf989d2579c33d2b63291d99261c33c 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: "e4c874eac37e1e94491874c557de92ef56451089"
|
| + revision: "26ac507f360eee7b8f96ec4bd697b0aaebaf08f5"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "75c2cc859d3547a02edff5387ec75d47ed41afd5"
|
| + revision: "dc24ee1a9928883da6234534d5f44b409959ac6a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|