| Index: third_party/jsoncpp/README.chromium
|
| diff --git a/third_party/jsoncpp/README.chromium b/third_party/jsoncpp/README.chromium
|
| index c2cb7d54a828514ee5a000a4e30bc80e6cf44a32..f632079fdd16967fe48b4cb3cd17b4ddfe11cb3e 100644
|
| --- a/third_party/jsoncpp/README.chromium
|
| +++ b/third_party/jsoncpp/README.chromium
|
| @@ -6,5 +6,9 @@ License File: LICENSE
|
| Security Critical: yes
|
|
|
| Description:
|
| -The libjingle/webrtc/liblouis_nacl uses jsoncpp for signaling message serialization and deserialization.
|
| +The libjingle/webrtc/liblouis_nacl uses jsoncpp for signaling message
|
| +serialization and deserialization.
|
|
|
| +Local modifications:
|
| +The overrides are used to eliminate static initializers in json_value.cpp and
|
| +json_reader.cpp adds includes for <string> and <istream> to build on libc++.
|
|
|