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/3250825222c4ad1b804b18c20fff693e7da55b4f [file] Add recursive=... option to file.listdir(...). (vadimsh@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ibce9f0f6665f39d907db98c76c720d16432ecc8c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/232822 Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
ab961e9db1
commit
fcb8d5b662
@ -14,12 +14,12 @@
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "master",
|
||||
"revision": "f994d87e5693b6f8c66f686324c85777f9e9dae5",
|
||||
"revision": "aa2db565b32b0993a834348932c69424993e3f06",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
"branch": "master",
|
||||
"revision": "001b2e2cd58a5ecd31f1ae49bf6227fe0706d59c",
|
||||
"revision": "3250825222c4ad1b804b18c20fff693e7da55b4f",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user