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

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
« no previous file with comments | « third_party/libjpeg_turbo/README.chromium ('k') | third_party/libunwind/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libsrtp 1 Name: libsrtp
2 URL: http://srtp.sourceforge.net 2 URL: http://srtp.sourceforge.net
3 Version: unknown
3 License File: LICENSE 4 License File: LICENSE
4 5
6 Description:
5 Contains sources of libSRTP used by Chrome. 7 Contains sources of libSRTP used by Chrome.
6 The current version contains copy of the libsrtp CVS from 2010-09-20. Command 8 The current version contains copy of the libsrtp CVS from 2010-09-20. Command
7 used to obtain this copy: 9 used to obtain this copy:
8 10
9 cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp 11 cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp
10 12
11 Following files are not included in this copy: 13 Following files are not included in this copy:
12 1. The configure script. 14 1. The configure script.
13 2. All .cvsignore files. 15 2. All .cvsignore files.
OLDNEW
« no previous file with comments | « third_party/libjpeg_turbo/README.chromium ('k') | third_party/libunwind/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698