diff options
author | grunell@chromium.org <grunell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-27 11:02:03 +0000 |
---|---|---|
committer | grunell@chromium.org <grunell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-27 11:02:03 +0000 |
commit | 8de154062f77d8b149c949033c398337b64478f4 (patch) | |
tree | 590dbf20ec3cc8dfa5823c2e2eff8ff3c5d02642 /DEPS | |
parent | 7cb45cf4940e6352e11168971df2fcf4481dba62 (diff) | |
download | chromium_src-8de154062f77d8b149c949033c398337b64478f4.zip chromium_src-8de154062f77d8b149c949033c398337b64478f4.tar.gz chromium_src-8de154062f77d8b149c949033c398337b64478f4.tar.bz2 |
Roll WebRTC 6189:6248.
TBR=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/302583003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272937 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,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": "6189", + "webrtc_revision": "6248", "jsoncpp_revision": "248", "nss_revision": "271760", # Three lines of non-changing comments so that |