diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-05 02:37:01 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-05 02:37:01 +0000 |
commit | 3171346ae467e9b1ec6fce5a8f172708f53a27ca (patch) | |
tree | cd05ffc2ce3290124ac654057bafd1b0cf6b8004 /DEPS | |
parent | 1c7f923f771174d31693a4f56391bbda48de6658 (diff) | |
download | chromium_src-3171346ae467e9b1ec6fce5a8f172708f53a27ca.zip chromium_src-3171346ae467e9b1ec6fce5a8f172708f53a27ca.tar.gz chromium_src-3171346ae467e9b1ec6fce5a8f172708f53a27ca.tar.bz2 |
Roll webrtc 5122:5218
R=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/94133003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238864 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,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": "5122", + "webrtc_revision": "5218", "jsoncpp_revision": "248", "nss_revision": "235242", # Three lines of non-changing comments so that |