diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-21 11:01:25 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-21 18:23:44 +0000 |
commit | 6813819b970a864e968affa23c22fb9a826ce9fa (patch) | |
tree | f31cfca56a11579e9e8d33b67868627cff1e59de | |
parent | ea6a994079c3ef7bfdf1843acf43bd7fc32b1f19 (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/22da36e95697d92463b1b8ea002f7c4b8a4de41a remote_run: Remove BuildBot Python path injection. (dnj@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Icaf0b1f0f2f3476a7525bf5832c5fcdc78c706ae
Reviewed-on: https://skia-review.googlesource.com/17446
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-rw-r--r-- | infra/config/recipes.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index f7a659dcd3..e23ee26a70 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "a757e193649738016b242a11f654c558adda8aaa", + "revision": "22da36e95697d92463b1b8ea002f7c4b8a4de41a", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |