diff options
author | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-30 17:50:36 +0000 |
---|---|---|
committer | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-30 17:50:36 +0000 |
commit | 44ad282a466e263bf0913c11d283aaa0bba82ffa (patch) | |
tree | 617ff2e20f52104b692dd2bb08a2f4b357df2f6d /DEPS | |
parent | 7517c230d4b9e4dee0a18ddcb984b7f37fa7b12d (diff) | |
download | chromium_src-44ad282a466e263bf0913c11d283aaa0bba82ffa.zip chromium_src-44ad282a466e263bf0913c11d283aaa0bba82ffa.tar.gz chromium_src-44ad282a466e263bf0913c11d283aaa0bba82ffa.tar.bz2 |
roll WebRTC to 2326
Review URL: https://chromiumcodereview.appspot.com/10451078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139572 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_revision": "11674", - "webrtc_revision": "2291", + "webrtc_revision": "2326", "jsoncpp_revision": "248", "nss_revision": "138140", "rlz_revision": "128", |