| Index: net/third_party/nss/README.chromium
|
| diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
|
| index 2cf7c1bf64daa831d10c75c548fac0d9aa2a11a3..68395c729e2660fafde4ac2dffe729796b5b3f24 100644
|
| --- a/net/third_party/nss/README.chromium
|
| +++ b/net/third_party/nss/README.chromium
|
| @@ -5,7 +5,12 @@ Security Critical: Yes
|
| License: MPL 2
|
| License File: LICENSE
|
|
|
| -This directory includes a file from NSS's libssl from the hg repo at:
|
| +This directory includes a file derived from NSS's libssl, from the hg repo at:
|
| https://hg.mozilla.org/projects/nss
|
|
|
| The snapshot was updated to the hg tag: NSS_3_23_RTM
|
| +
|
| +Local Modifications:
|
| +Files are forked from Mozilla's because of the heavy adaptations necessary.
|
| +Differences are using Chromium libraries instead of Mozilla's, matching the
|
| +Chromium style, and returning the certificate chain built.
|
|
|