aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Robert Iannucci <iannucci@google.com>2017-03-09 14:43:50 -0800
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-03-10 12:41:04 +0000
commit0e5a9906e350c3ef59351c103cad3590ec492a46 (patch)
treec8d2e8097903d20ab7bbb8f194c17dea91ce8caf /infra
parent6e1e27b7fccd74d91d9bbc2a22bf55f2725f2a1b (diff)
[recipes.cfg] manually roll recipes to get skia recipe roller unstuck.
This rolls the engine past the bad revision which was the cause of the mentioned bug (22e413ad35481ecd49d232620e7794ce6f544958). No expectation changes. BUG=chromium:699379 R=borenet@google.com Change-Id: I3b44ae54ddec3b2053af59117074b5c1332d0cdf Reviewed-on: https://skia-review.googlesource.com/9503 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 474a13baf1..0054b6c5ce 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: "97ed8b703b49d79e0c62bc37152596ab088abdf9"
+ revision: "44590cf38158a3277286c98dcf2db71f6db69ed0"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "d7f5675931137d03f20e1b976bb672d23e109cf0"
+ revision: "7062cb9b00f8315af5548a246cd786fe88e69410"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "ea723457b7a1d098594e68ad82f98964dc3d6cfa"
+ revision: "28c10d465e3161ec3b862b525c5351ffe9343399"
}