summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-27 06:00:36 +0000
committertzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-27 06:00:36 +0000
commitda8c0aeab6d1117912fe7f4e4140e5ea1849a8ed (patch)
treea4c481fcca0120bcd3b1c661fdc3382c9f502c6d /DEPS
parent9c6e0de10e2cbe72e3368c345b31f5ba18e511e3 (diff)
downloadchromium_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--DEPS4
1 files changed, 0 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index 9b9ab5b..1f78b53 100644
--- a/DEPS
+++ b/DEPS
@@ -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",