diff options
author | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 19:23:18 +0000 |
---|---|---|
committer | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 19:27:34 +0000 |
commit | 353081938104f7dbe9c37b28f0bd3144abf33ce8 (patch) | |
tree | 4afff67acf94392772e8708df0fc981838c2d67a /DEPS | |
parent | 2f125f234e75f3787f96d669cfb8f6e67d0e5dbf (diff) | |
download | chromium_src-353081938104f7dbe9c37b28f0bd3144abf33ce8.zip chromium_src-353081938104f7dbe9c37b28f0bd3144abf33ce8.tar.gz chromium_src-353081938104f7dbe9c37b28f0bd3144abf33ce8.tar.bz2 |
Roll WebRTC 6905:6955
Try jobs run in https://codereview.chromium.org/501483002/
TBR=hellner@chromium.org
BUG=
Review URL: https://codereview.chromium.org/502563002
Cr-Commit-Position: refs/heads/master@{#291473}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291473 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. - "webrtc_revision": "6905", + "webrtc_revision": "6955", "jsoncpp_revision": "248", "nss_revision": "289430", # Three lines of non-changing comments so that |