| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 5893c4d998c47265eae8179347c4cb9d7566985a..bde9199827647fc54a73f8d054d12aef5f8fe4ba 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: "67cab3707a85c6a649e98c310447506e084846a1"
|
| + revision: "43666ad9e598889b78bef2adef20c135c238e7db"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "27726869d2d057d0e5c2c822743fdac19e22d5b8"
|
| + revision: "875a01234f836b09184a2844415ce07cc508db11"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|