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

Unified Diff: third_party/libjingle_xmpp/README.chromium

Issue 2443903004: Add xmllite and xmpp sources to third_party/ (Closed)
Patch Set: Fix GN and sort includes Created 4 years 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 side-by-side diff with in-line comments
Download patch
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..4edd47b6d22fef1d18ec70ca4b1ddcacaf322067
--- /dev/null
+++ b/third_party/libjingle_xmpp/README.chromium
@@ -0,0 +1,13 @@
+Name: xmllite
Sergey Ulanov 2016/12/22 22:57:59 This directory also contains XMPP now, so this nam
kjellander_chromium 2016/12/27 12:49:21 Sorry that was sloppy. I started with one per dir
+URL: http://www.webrtc.org
+Version: 0
+License: BSD
+License File: LICENSE
+Security Critical: Yes
+License Android Compatible: Yes
+
+Description:
+xmllite is a minimalistic library for parsing and generating XML. This source
+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.

Powered by Google App Engine
This is Rietveld 408576698