Chromium Code Reviews| Index: third_party/xmpp/README.chromium |
| diff --git a/third_party/xmpp/README.chromium b/third_party/xmpp/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5774457333093ece8e8abe00c97ffc80f0aa5dcc |
| --- /dev/null |
| +++ b/third_party/xmpp/README.chromium |
| @@ -0,0 +1,14 @@ |
| +Name: WebRTC |
|
Sergey Ulanov
2016/12/20 20:36:38
Same as in xmllite/README.chromium . This file sho
kjellander_chromium
2016/12/21 14:46:23
I did a best effort update in the new patch set. W
|
| +URL: http://www.webrtc.org |
| +Version: 90 |
| +License: BSD |
| +License File: LICENSE |
| +Security Critical: yes |
| + |
| +Description: |
| +WebRTC provides real time voice and video processing |
| +functionality to enable the implementation of |
| +PeerConnection/MediaStream. |
| + |
| +Third party code used in this project is described |
| +in the file LICENSE_THIRD_PARTY. |