summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-22 20:20:12 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-22 20:20:12 +0000
commitc038370e7085e13de58a6056b6a0351c8ddad97a (patch)
treebf6505291551fae84ee2b8aeba31887af456f6f5 /DEPS
parent9c482597fb08e8383ce6c22238346219fcc64219 (diff)
downloadchromium_src-c038370e7085e13de58a6056b6a0351c8ddad97a.zip
chromium_src-c038370e7085e13de58a6056b6a0351c8ddad97a.tar.gz
chromium_src-c038370e7085e13de58a6056b6a0351c8ddad97a.tar.bz2
Add libsrtp in DEPS, gyp file for libsrtp.
BUG=53986 TEST=none Review URL: http://codereview.chromium.org/3382013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60213 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 7054248..8586f52 100644
--- a/DEPS
+++ b/DEPS
@@ -175,6 +175,9 @@ deps = {
"src/third_party/speex":
"/trunk/deps/third_party/speex@56515",
+
+ "src/third_party/libsrtp/src":
+ "/trunk/deps/third_party/libsrtp@60080",
}