From d69e1827b90e778a2240a469c3873e7f7fb0c768 Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Mon, 13 Mar 2017 07:27:03 -0400 Subject: [PATCH] Roll Recipe DEPS BUG=skia: Change-Id: Id8c90c6fb2e8f94713937b2e85666c76e96df2ed Reviewed-on: https://skia-review.googlesource.com/9550 Reviewed-by: Eric Boren Commit-Queue: Eric Boren --- infra/config/recipes.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 0054b6c5ce..ad51b87367 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,17 +5,17 @@ deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "44590cf38158a3277286c98dcf2db71f6db69ed0" + revision: "c523ec26fd2a7fe275b9f025440e004d58ab46e3" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "7062cb9b00f8315af5548a246cd786fe88e69410" + revision: "6c895882f226825d6d422f8362d82240d130f1a5" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "28c10d465e3161ec3b862b525c5351ffe9343399" + revision: "fcd30616c93ac4532e5cfa4324ba5cd18c8b9a76" } -- 2.34.1