aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-13 19:20:35 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-14 02:54:17 +0000
commit2efdb333ae27974108aa7d0fa501ca390b6c924e (patch)
tree42ad77bb108590d9e9df32c06675afaa028bd6c5 /infra
parentdccdd5f74cd424f91ca8d96868ec32a54b4cb988 (diff)
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. depot_tools: https://crrev.com/2f38df65f95e1e65f276f9bd654b8a98109e6c95 gclient: Reset the fetch config also when --force is passed. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iabd6d56f6b1531ee55755fc46f0e642276e13eac Reviewed-on: https://skia-review.googlesource.com/141424 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6359750b61..7cac320b57 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "455ee3a61e2bce75229ee007f73bd5a7b450284c",
+ "revision": "2f38df65f95e1e65f276f9bd654b8a98109e6c95",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {