| Index: third_party/libjingle_xmpp/README.chromium
|
| diff --git a/third_party/libjingle_xmpp/README.chromium b/third_party/libjingle_xmpp/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2fa85aaf51045fe24e604902e72da9d333a99955
|
| --- /dev/null
|
| +++ b/third_party/libjingle_xmpp/README.chromium
|
| @@ -0,0 +1,20 @@
|
| +Name: libjingle XMPP and xmllite libraries
|
| +URL: https://chromium.googlesource.com/external/webrtc
|
| +Version: 5493b8a59deb16cf0481e24707a0ed72d19047dc
|
| +License: BSD
|
| +License File: LICENSE
|
| +Security Critical: Yes
|
| +License Android Compatible: Yes
|
| +
|
| +Description:
|
| +XMPP (Extensible Messaging and Presence Protocol) is a communications protocol
|
| +for messaging based on XML. xmllite is a minimalistic library for parsing and
|
| +generating XML. The source for these libraries originates from the libjingle
|
| +project, which was merged into the WebRTC codebase where it received minor
|
| +updates. As time passed, the code was no longer used in WebRTC but is still used
|
| +in Chromium. Only the parts that are used in Chromium are added here.
|
| +
|
| +Local Modifications:
|
| +* Include paths in third_party/libjingle_xmpp/xmllite and
|
| + third_party/libjingle_xmpp/xmpp are updated to reflect the new
|
| + absolute paths to their own headers.
|
|
|