summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-10-20 10:53:34 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-20 17:55:43 +0000
commit2094404d35eef8efc6a35f4b4ff59fcd7ba5f057 (patch)
treea3e8a8770e8b16a32a8dcc510dbc9eacaea68bde /DEPS
parent60a8bbef3d7b1c3e537c5b78d749cae3cf18b3b3 (diff)
downloadchromium_src-2094404d35eef8efc6a35f4b4ff59fcd7ba5f057.zip
chromium_src-2094404d35eef8efc6a35f4b4ff59fcd7ba5f057.tar.gz
chromium_src-2094404d35eef8efc6a35f4b4ff59fcd7ba5f057.tar.bz2
Roll src/tools/swarming_client/ 3db878084..84537cb7a (4 commits).
https://chromium.googlesource.com/external/swarming.client.git/+log/3db878084b52..84537cb7a87e $ git log 3db878084..84537cb7a --date=short --no-merges --format='%ad %ae %s' 2015-10-16 maruel Handle the case where rmtree() throws. 2015-10-16 maruel Fix swarming.py run. 2015-10-16 maruel Fix swarming.py reproduce. 2015-10-16 maruel Change file_path_test.py to use fs. R=mmeade@chromium.org BUG= Review URL: https://codereview.chromium.org/1412283003 Cr-Commit-Position: refs/heads/master@{#355099}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7d9feec..c7ebc8f 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': '3db878084b52a5e4eac0a32095e490e1b6ef9526',
+ 'swarming_revision': '84537cb7a87ed2bccc3173878bd70e22766a9ae0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.