aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-29 11:20:20 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-29 18:46:17 +0000
commit0c3ceb2a1438662906de17f46a7e2344b91c1fba (patch)
tree11e9e53a1c181254e85d065e4893bed094c70875 /infra
parenta898f04e68536b56ad18523c0ee2cc6eade3efe9 (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/01489553a0ae19cbf91582669ccef3402364782c Prune VirtualEnv's python from environment before running GN (sergiyb@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I66c4d3c4444058fbaf780c1e5dfd1bb270c39acc Reviewed-on: https://skia-review.googlesource.com/138589 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: 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 b70c3f5fda..861443be67 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "a19649b86b3d0f6ab434ba1a8f75e0271cf117d8",
+ "revision": "01489553a0ae19cbf91582669ccef3402364782c",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {