diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-25 21:33:49 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-25 21:33:49 +0000 |
commit | 100cec1e11b15b3db663aec91d3993e94884f462 (patch) | |
tree | 163bf40e13d2b6e0378e022fe7a6d583f06e3184 /DEPS | |
parent | 23b8fb4398b272b951dfa7568c2e5e8392b1d586 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |