diff options
Diffstat (limited to 'infra')
-rw-r--r-- | infra/config/recipes.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index f24d383677..f4bba1d4a5 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,17 +14,17 @@ "deps": { "build": { "branch": "master", - "revision": "808fb4de6512c57d2a29717f973dd82239362cee", + "revision": "ea19db587abdde3ec807a1aa2ceb3192adc0f7ab", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "3cc1e5cc999b2acb3557d1b6d324b0eb95920aa5", + "revision": "fc6905908d38fd49928c15de786f7bd005d76b31", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "6eaacf24833ebd2565177157d368da33780fced9", + "revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |