diff options
author | xians@chromium.org <xians@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-27 09:09:19 +0000 |
---|---|---|
committer | xians@chromium.org <xians@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-27 09:09:19 +0000 |
commit | 0022c73725130b1cb1bcd670a1670367f0bb8461 (patch) | |
tree | 1d546562fc2b52dcf33a5e855aa57deeab930005 /DEPS | |
parent | 57a92d3b7a75b44b32dc3fc5b938a649839373e2 (diff) | |
download | chromium_src-0022c73725130b1cb1bcd670a1670367f0bb8461.zip chromium_src-0022c73725130b1cb1bcd670a1670367f0bb8461.tar.gz chromium_src-0022c73725130b1cb1bcd670a1670367f0bb8461.tar.bz2 |
Revert 202221 "Roll webrtc 4073:4103"
> Roll webrtc 4073:4103
>
> BUG=243160, 243786
> R=ronghuawu@chromium.org
>
> Review URL: https://codereview.chromium.org/15861020
TBR=sergeyu@chromium.org
R=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/16095002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202389 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": "4103", + "webrtc_revision": "4073", "jsoncpp_revision": "248", "nss_revision": "200337", # Three lines of non-changing comments so that |