diff options
author | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-05 18:42:49 +0000 |
---|---|---|
committer | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-05 18:42:49 +0000 |
commit | 56a9cd32b7f3fed80a2f7b36e14e503e48469211 (patch) | |
tree | 5fcc84cbe80a4cace80c1d6ecd43395c4a503299 | |
parent | be1c3748dd022d6d5b96538799809b4812f81851 (diff) | |
download | chromium_src-56a9cd32b7f3fed80a2f7b36e14e503e48469211.zip chromium_src-56a9cd32b7f3fed80a2f7b36e14e503e48469211.tar.gz chromium_src-56a9cd32b7f3fed80a2f7b36e14e503e48469211.tar.bz2 |
roll webrtc to r2702
Review URL: https://chromiumcodereview.appspot.com/10909071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154992 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_revision": "12377", - "webrtc_revision": "2662", + "webrtc_revision": "2702", "jsoncpp_revision": "248", "nss_revision": "154476", } |