diff options
author | floppymaster@gmail.com <floppymaster@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-12 02:03:00 +0000 |
---|---|---|
committer | floppymaster@gmail.com <floppymaster@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-12 02:03:00 +0000 |
commit | 3d3682006c63fe2a6e6c1903051d5a2be5421fc8 (patch) | |
tree | 914403480e03b193d39ad4f1baf9ca3cfd08e1c9 /remoting/remoting.gyp | |
parent | 1e324a9ebdbe7d2aff46901c9c0c8f7c73c29e2e (diff) | |
download | chromium_src-3d3682006c63fe2a6e6c1903051d5a2be5421fc8.zip chromium_src-3d3682006c63fe2a6e6c1903051d5a2be5421fc8.tar.gz chromium_src-3d3682006c63fe2a6e6c1903051d5a2be5421fc8.tar.bz2 |
Remove libsrtp
This library was added several months ago but never used.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7005020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85092 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 6480ad5..901d159 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -431,7 +431,6 @@ '../jingle/jingle.gyp:notifier', '../third_party/libjingle/libjingle.gyp:libjingle', '../third_party/libjingle/libjingle.gyp:libjingle_p2p', - '../third_party/libsrtp/libsrtp.gyp:libsrtp', ], 'export_dependent_settings': [ '../third_party/libjingle/libjingle.gyp:libjingle', |