diff options
author | tzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-27 06:00:36 +0000 |
---|---|---|
committer | tzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-27 06:00:36 +0000 |
commit | da8c0aeab6d1117912fe7f4e4140e5ea1849a8ed (patch) | |
tree | a4c481fcca0120bcd3b1c661fdc3382c9f502c6d /DEPS | |
parent | 9c6e0de10e2cbe72e3368c345b31f5ba18e511e3 (diff) | |
download | chromium_src-da8c0aeab6d1117912fe7f4e4140e5ea1849a8ed.zip chromium_src-da8c0aeab6d1117912fe7f4e4140e5ea1849a8ed.tar.gz chromium_src-da8c0aeab6d1117912fe7f4e4140e5ea1849a8ed.tar.bz2 |
Revert 119364 - Rolling libsrtp in Chrome
Enabling srtp in libjingle.
Removing config.h as it's not used.
Review URL: http://codereview.chromium.org/9234029
TBR=mallinath@google.com
Review URL: https://chromiumcodereview.appspot.com/9223008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119375 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -253,10 +253,6 @@ deps = { (Var("googlecode_url") % "libjingle") + "/trunk@" + Var("libjingle_revision"), - "src/third_party/libsrtp": - "/trunk/deps/third_party/libsrtp@119285", - - "src/third_party/speex": "/trunk/deps/third_party/speex@111570", |