summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-25 21:33:49 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-25 21:33:49 +0000
commit100cec1e11b15b3db663aec91d3993e94884f462 (patch)
tree163bf40e13d2b6e0378e022fe7a6d583f06e3184 /DEPS
parent23b8fb4398b272b951dfa7568c2e5e8392b1d586 (diff)
downloadchromium_src-100cec1e11b15b3db663aec91d3993e94884f462.zip
chromium_src-100cec1e11b15b3db663aec91d3993e94884f462.tar.gz
chromium_src-100cec1e11b15b3db663aec91d3993e94884f462.tar.bz2
Roll webrtc 4297:4402
BUG=263003 R=niklase@chromium.org Review URL: https://codereview.chromium.org/20209002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213699 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7a11c93..b7dfa25 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": "4297",
+ "webrtc_revision": "4402",
"jsoncpp_revision": "248",
"nss_revision": "209026",
# Three lines of non-changing comments so that