Index: README.chromium |
diff --git a/README.chromium b/README.chromium |
index 3a6240d81c8039ec7d2c3f8e33e8dc841599d9df..5ad8cdfc3eff9dc5068e0c33fc3a7c5ccb867afc 100644 |
--- a/README.chromium |
+++ b/README.chromium |
@@ -69,3 +69,5 @@ We made the following local changes to NSS. |
libpkix (the new certification path validation library) and |
softoken/legacydb (support for the old Berkeley DB databases). See NSS |
bug 534471 (https://bugzilla.mozilla.org/show_bug.cgi?id=534471). |
+- patches/nspr-unused-variable.patch: Remove an unused variable. See NSPR |
+ bug 1126408 (https://bugzilla.mozilla.org/show_bug.cgi?id=1126408). |