summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-05 18:42:49 +0000
committerniklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-05 18:42:49 +0000
commit56a9cd32b7f3fed80a2f7b36e14e503e48469211 (patch)
tree5fcc84cbe80a4cace80c1d6ecd43395c4a503299
parentbe1c3748dd022d6d5b96538799809b4812f81851 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 55c86af..66543ad 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
}