Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/8565c92fbfcc717ce5d8bab4489a1d202b85fee0 [raw_io] add support to remove read-only files (maruel@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia253073e5bf93f63fb5a3992a550b0b31fc6d455
Reviewed-on: https://skia-review.googlesource.com/134281
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2018-06-12 05:47:46 -07:00 committed by Skia Commit-Bot
parent 47fd204aa6
commit e73d7d84d7

View File

@ -14,12 +14,12 @@
"deps": { "deps": {
"depot_tools": { "depot_tools": {
"branch": "master", "branch": "master",
"revision": "b63c4663d478bcf8d4fd163a52dc42eb85861ea7", "revision": "e09b6845cf720ac429578b209267cb6dd1c901da",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
}, },
"recipe_engine": { "recipe_engine": {
"branch": "master", "branch": "master",
"revision": "11db7d01eaa21d7706966a532ee36bddc9000e9a", "revision": "8565c92fbfcc717ce5d8bab4489a1d202b85fee0",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
} }
}, },