Commit 586ba060 authored by Marc-Antoine Ruel's avatar Marc-Antoine Ruel Committed by Commit Bot

Roll src/tools/swarming_client/ d50a88f50..7a61cf37d (1 commit)

https://chromium.googlesource.com/infra/luci/client-py.git/+log/d50a88f50782..7a61cf37d6a0

$ git log d50a88f50..7a61cf37d --date=short --no-merges --format='%ad %ae %s'
2019-02-23 vadimsh Update httplib2 0.9.2 -> 0.12.1.

Created with:
  roll-dep src/tools/swarming_client

Fix client side SSL issues some people have been observing.

R=sergiyb@chromium.org

Change-Id: I72e40ec935d68f5a443d5a970457a598251b30cb
Reviewed-on: https://chromium-review.googlesource.com/c/1496080Reviewed-by: default avatarSergiy Belozorov <sergiyb@chromium.org>
Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636882}
parent 116bc6ec
......@@ -135,7 +135,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.
'swarming_revision': 'd50a88f50782ba29076061b94c7b9d08a6c7e424',
'swarming_revision': '7a61cf37d6a0163f0ec02d495289a1d038e62457',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment