summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-22 02:47:49 +0000
committerwjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-22 02:47:49 +0000
commita60540b89afb78e130f14cc196bb8169bde25a2e (patch)
treebfde8e5f7abdf9bc706ce6a399097ed0163e0fca
parenta776fee6fafa74cf2d312264882a16628cac866f (diff)
downloadchromium_src-a60540b89afb78e130f14cc196bb8169bde25a2e.zip
chromium_src-a60540b89afb78e130f14cc196bb8169bde25a2e.tar.gz
chromium_src-a60540b89afb78e130f14cc196bb8169bde25a2e.tar.bz2
roll webrtc 3685 -> 3704
Review URL: https://codereview.chromium.org/12989007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189741 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 15c1e51..3f1400e 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.
- "webrtc_revision": "3685",
+ "webrtc_revision": "3704",
"jsoncpp_revision": "248",
"nss_revision": "182578",
# Three lines of non-changing comments so that