aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-21 09:51:17 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-21 17:12:21 +0000
commitea6a994079c3ef7bfdf1843acf43bd7fc32b1f19 (patch)
tree741cf6c498dee3b85492b846865638c8aab26cba
parentcb15b5e7264eb05b0c70f03bc54ef1df900db078 (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. build: https://crrev.com/a757e193649738016b242a11f654c558adda8aaa Remove "url" recipe module. (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I1caa2058733ef9dd28f4c21913eb7ff83007c331 Reviewed-on: https://skia-review.googlesource.com/17445 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-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 eaa33e0fad..f7a659dcd3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"build": {
"branch": "master",
- "revision": "d9932108ec67f7d364de5f696f90a3c1ce8650b8",
+ "revision": "a757e193649738016b242a11f654c558adda8aaa",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {