diff options
author | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-24 22:45:18 +0000 |
---|---|---|
committer | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-24 22:45:18 +0000 |
commit | 619c41171b8a5800e34560b6e0642fd71ffa3c4e (patch) | |
tree | 1dea1f280f6addbb71ecbf4bf64fd0216e5de7dc /DEPS | |
parent | 28d82a3673fc86a9d09a5800a2df22fc2b4cb47e (diff) | |
download | chromium_src-619c41171b8a5800e34560b6e0642fd71ffa3c4e.zip chromium_src-619c41171b8a5800e34560b6e0642fd71ffa3c4e.tar.gz chromium_src-619c41171b8a5800e34560b6e0642fd71ffa3c4e.tar.bz2 |
roll webrtc 4819 -> 4831
R=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/24438002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,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": "4819", + "webrtc_revision": "4831", "jsoncpp_revision": "248", "nss_revision": "223139", # Three lines of non-changing comments so that |