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/c7595ad0dd704f72e4765e2645501c553bef3af1 [file] fix "rmtree" on non-dir path (dnj@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0dfd155a5ee4899b09731fa6207e0124f8cadc46
Reviewed-on: https://skia-review.googlesource.com/19483
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2017-06-12 07:51:37 -07:00 committed by Skia Commit-Bot
parent 6d9c88bd6a
commit 5de25aa140

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "3a4a725026d23e8ae1cb926e963e6df722f456d5",
"revision": "ab49a2bbd9e7deb947c4460acbd910bf6f169015",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "154ef7e5d8f964ef30b1250dd33751582705f6f2",
"revision": "c7595ad0dd704f72e4765e2645501c553bef3af1",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},