Roll recipe DEPS

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2443133002

Review-Url: https://codereview.chromium.org/2443133002
This commit is contained in:
borenet 2016-10-24 04:46:57 -07:00 committed by Commit bot
parent 7a86423c42
commit fd97b6667f

View File

@ -5,17 +5,17 @@ deps {
project_id: "build" project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git" url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master" branch: "master"
revision: "62729f8a8fd28bb84ca1cc86ec94db545e1da56f" revision: "6a6a57ff4c914c89b15b84be4a4fe327b75adc38"
} }
deps { deps {
project_id: "depot_tools" project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master" branch: "master"
revision: "16b03c7394b8a7366fe6a650d5f83af03c098c97" revision: "99e2cdf47a3f1083bde35d7553fda218fd7f37d6"
} }
deps { deps {
project_id: "recipe_engine" project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master" branch: "master"
revision: "9d854c6e7ce9ed004ef0854d0d2c3c5aabcca66f" revision: "6e11fcc25f244f962bf750349a805bb3261977ff"
} }