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

Unified Diff: third_party/jsoncpp/README.chromium

Issue 1069163002: Switch jsoncpp DEPS to github mirror (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/jsoncpp/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/jsoncpp/README.chromium
diff --git a/third_party/jsoncpp/README.chromium b/third_party/jsoncpp/README.chromium
index f632079fdd16967fe48b4cb3cd17b4ddfe11cb3e..e59e3a0616821ea7fa909e1ec7857c6962e5c56e 100644
--- a/third_party/jsoncpp/README.chromium
+++ b/third_party/jsoncpp/README.chromium
@@ -1,13 +1,14 @@
Name: jsoncpp
-URL: http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp
-Version: 248
+URL: https://github.com/open-source-parsers/jsoncpp
+Version: f572e8e42e22cfcf5ab0aea26574f408943edfa4
License: MIT
License File: LICENSE
Security Critical: yes
Description:
The libjingle/webrtc/liblouis_nacl uses jsoncpp for signaling message
-serialization and deserialization.
+serialization and deserialization. This library is also shipped in NaCl
+SDK and used in several examples.
Local modifications:
The overrides are used to eliminate static initializers in json_value.cpp and
« no previous file with comments | « third_party/jsoncpp/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698