summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-15 14:32:25 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-15 14:32:25 +0000
commitaa5ac6c03a420c67dcff286dd2ca7907e8abe46c (patch)
tree3a41f87adcd2d4ddb18e4ace532834924abef246 /DEPS
parentf146d0de037e2e4272cd3da750aa862682ad2188 (diff)
downloadchromium_src-aa5ac6c03a420c67dcff286dd2ca7907e8abe46c.zip
chromium_src-aa5ac6c03a420c67dcff286dd2ca7907e8abe46c.tar.gz
chromium_src-aa5ac6c03a420c67dcff286dd2ca7907e8abe46c.tar.bz2
Roll swarming_client @ 5b47578a4c25b1447172c78bcfce8c1fc7a69839.
$ git log de4e7cfa..5b47578a --date=short --format="%ad %ae %s" | sed 's/@chromium\.org//' 2014-02-14 maruel Make --task-name optional for swarming.py run and collect. 2014-02-13 maruel Silently discard 'isolate_file' if missing. R=vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/167343006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 08af769..313225d4 100644
--- a/DEPS
+++ b/DEPS
@@ -60,7 +60,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": "de4e7cfa2b4417021f34c2d2e573c2a5d6e1d317",
+ "swarming_revision": "5b47578a4c25b1447172c78bcfce8c1fc7a69839",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openssl
# and whatever else without interference from each other.