diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-04 21:14:45 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-04 21:14:45 +0000 |
commit | 417975d3cd09f071fc31c28817ddaeba01870fa9 (patch) | |
tree | 3683c3b145b104d1c6adea2c89dd19526a4562bb /DEPS | |
parent | 3ad71a4212ce92beca60f2836886f31ae839bc35 (diff) | |
download | chromium_src-417975d3cd09f071fc31c28817ddaeba01870fa9.zip chromium_src-417975d3cd09f071fc31c28817ddaeba01870fa9.tar.gz chromium_src-417975d3cd09f071fc31c28817ddaeba01870fa9.tar.bz2 |
Revert 154806 - roll webrtc to r2700
Broke ChromiumOS (daisy) build
Review URL: https://chromiumcodereview.appspot.com/10914078
TBR=niklase@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10915070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154813 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_revision": "12377", - "webrtc_revision": "2700", + "webrtc_revision": "2662", "jsoncpp_revision": "248", "nss_revision": "154476", } |