diff options
author | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-23 22:08:36 +0000 |
---|---|---|
committer | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-23 22:08:36 +0000 |
commit | 41538626f3f0895be4ddcd8c0dae5e73887cd319 (patch) | |
tree | 26cfbf30d44571b877c54049064eb6e8a99536f7 /DEPS | |
parent | 1c8dd26f1f9fe55ee89445863e55e2fdd31224b9 (diff) | |
download | chromium_src-41538626f3f0895be4ddcd8c0dae5e73887cd319.zip chromium_src-41538626f3f0895be4ddcd8c0dae5e73887cd319.tar.gz chromium_src-41538626f3f0895be4ddcd8c0dae5e73887cd319.tar.bz2 |
Roll webrtc to r2524.
Review URL: https://chromiumcodereview.appspot.com/10806070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147959 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": "12118", - "webrtc_revision": "2486", + "webrtc_revision": "2524", "jsoncpp_revision": "248", "nss_revision": "145873", } |