Index: net/data/verify_certificate_chain_unittest/README |
diff --git a/net/data/verify_certificate_chain_unittest/README b/net/data/verify_certificate_chain_unittest/README |
index d0660100786a1fe534ae29d716aebb7ff4263a0c..a529a508eff9a2cf9216160a1c32e3b7e0b1536a 100644 |
--- a/net/data/verify_certificate_chain_unittest/README |
+++ b/net/data/verify_certificate_chain_unittest/README |
@@ -66,6 +66,5 @@ This PEM block describes the expected result from verifying the path. |
ERRORS: |
-This PEM block is a newline separated list of errors that are expected to occur |
-when validating this path. The error string should correspond with a |
-CertErrorType. |
+This PEM block is a pretty-printed textual dump of all the errors, as given by |
+CertErrors::ToDebugString(). |