[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>
This commit is contained in:
Robert Iannucci 2017-03-09 14:43:50 -08:00 committed by Skia Commit-Bot
parent 6e1e27b7fc
commit 0e5a9906e3

View File

@ -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"
}