Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Side by Side Diff: third_party/libsrtp/README.chromium

Issue 6624034: Formatting the readmes in deps to follow the proper format and making sure th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: libsrtp 1 Name: libsrtp
2 Short Name: libsrtp
2 URL: http://srtp.sourceforge.net 3 URL: http://srtp.sourceforge.net
4 Version: 0
5 Date: 2010-09-20
3 License File: LICENSE 6 License File: LICENSE
4 7
8 Description:
5 Contains sources of libSRTP used by Chrome. 9 Contains sources of libSRTP used by Chrome.
6 The current version contains copy of the libsrtp CVS from 2010-09-20. Command 10 The current version contains copy of the libsrtp CVS from 2010-09-20. Command
7 used to obtain this copy: 11 used to obtain this copy:
8 12
9 cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp 13 cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp
10 14
11 Following files are not included in this copy: 15 Following files are not included in this copy:
12 1. The configure script. 16 1. The configure script.
13 2. All .cvsignore files. 17 2. All .cvsignore files.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698