From f4a5fc7af06e71d03b967416fa6a11e59184e62f Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Tue, 6 Jun 2017 08:27:09 -0400 Subject: Use chrome-infra Git CIPD package Add Git recipe module to easily use this version of Git anywhere. This fixes recipe bundling and unblocks the recipe roll. Bug: skia: Change-Id: Ib4d1361b7a52676e1992025b29e630ea3ada173b Reviewed-on: https://skia-review.googlesource.com/18833 Reviewed-by: Ravi Mistry Commit-Queue: Eric Boren --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/config') diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 954845b743..5c3c1274e6 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "be812619bdaa990418316ca1cefac5de8bbd3adb", + "revision": "1a10a2e9f341717cde57254232407f8ac5ed4a8b", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "a64a4d4ad8e4844cb81868a2b24df4d836d5caca", + "revision": "ddd199058ea23f965a1a6b276d76cf5c3723baaf", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, -- cgit v1.2.3