summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormallinath@google.com <mallinath@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-28 03:18:55 +0000
committermallinath@google.com <mallinath@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-28 03:18:55 +0000
commit44f3e79b95fd6225ab760a0442d4fb23a9bc41b5 (patch)
tree2df2906bb0fad6ca456cff76afc2b153e219f3ff /DEPS
parentf35ea452204e6faa852020fe15c702a90d6e1849 (diff)
downloadchromium_src-44f3e79b95fd6225ab760a0442d4fb23a9bc41b5.zip
chromium_src-44f3e79b95fd6225ab760a0442d4fb23a9bc41b5.tar.gz
chromium_src-44f3e79b95fd6225ab760a0442d4fb23a9bc41b5.tar.bz2
Enable support of srtp in libjingle.
Delete unused config.h header from libjingle overrides. Review URL: http://codereview.chromium.org/9223031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119579 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 204700e..378f029 100644
--- a/DEPS
+++ b/DEPS
@@ -253,6 +253,9 @@ deps = {
(Var("googlecode_url") % "libjingle") + "/trunk@" +
Var("libjingle_revision"),
+ "src/third_party/libsrtp":
+ "/trunk/deps/third_party/libsrtp@119424",
+
"src/third_party/speex":
"/trunk/deps/third_party/speex@111570",