| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 1f0378654cef63a18a5b08276038a838824f69ba..5dac1de57a08eff2ee01abe191c5c71c288f7dec 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: "1cd0ad6a13ec82f5670d274d98322388e9b80e3c"
|
| + revision: "c8926bbb8345c443eb411f398767d40bed584ad6"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "a3f10315eb5597be73cdfc1a4a1145fe3cc3b541"
|
| + revision: "f7b29d4a6dd3fa9777f68423fedcc1a6154014bf"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|