summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-10-20 12:54:51 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-20 19:55:36 +0000
commit7eefc2bd5c87401460359737b3ca5843050932e3 (patch)
treee388a5343c614c945e7edbfa88b973a4d081a251 /DEPS
parent4b53888917b325b7452cc58a7ddead66080263a6 (diff)
downloadchromium_src-7eefc2bd5c87401460359737b3ca5843050932e3.zip
chromium_src-7eefc2bd5c87401460359737b3ca5843050932e3.tar.gz
chromium_src-7eefc2bd5c87401460359737b3ca5843050932e3.tar.bz2
Roll src/tools/swarming_client/ 84537cb7a..b64f0423e (2 commits).
https://chromium.googlesource.com/external/swarming.client.git/+log/84537cb7a87e..b64f0423ee66 $ git log 84537cb7a..b64f0423e --date=short --no-merges --format='%ad %ae %s' 2015-10-20 maruel Handle throw in make_tree_deleteable() when called from rmtree(). 2015-10-20 maruel Fix subprocess42 communicate() timeout support. R=msw@chromium.org BUG= Review URL: https://codereview.chromium.org/1413953004 Cr-Commit-Position: refs/heads/master@{#355138}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 83a6661..743d6f3 100644
--- a/DEPS
+++ b/DEPS
@@ -47,7 +47,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': '84537cb7a87ed2bccc3173878bd70e22766a9ae0',
+ 'swarming_revision': 'b64f0423ee66e730b0ceb88de8b9b89a98d7b61a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.