diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-16 20:08:02 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-16 20:08:02 +0000 |
commit | fea4aaaffe2fa5a1874377ddbe95bb0f764799a2 (patch) | |
tree | 02f13d076bb04ab1043bedff1339d3d1368be45b /DEPS | |
parent | d61538298a915a4b171fa3c1ca233830a66cc2b3 (diff) | |
download | chromium_src-fea4aaaffe2fa5a1874377ddbe95bb0f764799a2.zip chromium_src-fea4aaaffe2fa5a1874377ddbe95bb0f764799a2.tar.gz chromium_src-fea4aaaffe2fa5a1874377ddbe95bb0f764799a2.tar.bz2 |
Roll swarm_client @ 194415.
Should fix a problem occuring when moving files from builder to testers on the
CI.
R=csharp@chromium.org
BUG=
Review URL: https://codereview.chromium.org/13949007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194430 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarm_client # and whatever else without interference from each other. - "swarm_revision": "193231", + "swarm_revision": "194415", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openssl # and whatever else without interference from each other. |