diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-03 10:10:17 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-03 10:10:17 +0000 |
commit | 57fa78bde7365b4d5a54d0ac732df6a47646ffc2 (patch) | |
tree | e8d0996e4f8ba9a0d8080cd9160fd42020ab3a83 /DEPS | |
parent | 677ecbe1fb9e7733be33068a2c2308f7635835ca (diff) | |
download | chromium_src-57fa78bde7365b4d5a54d0ac732df6a47646ffc2.zip chromium_src-57fa78bde7365b4d5a54d0ac732df6a47646ffc2.tar.gz chromium_src-57fa78bde7365b4d5a54d0ac732df6a47646ffc2.tar.bz2 |
Roll WebRTC to r2486.
(includes fixes for build warnings)
TBR=niklase@chromium.org, thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10694065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145279 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_revision": "11956", - "webrtc_revision": "2478", + "webrtc_revision": "2486", "jsoncpp_revision": "248", "nss_revision": "144018", } |