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 e425e38eb7cfd192540a40b8a20152026675434f..d0660100786a1fe534ae29d716aebb7ff4263a0c 100644 |
--- a/net/data/verify_certificate_chain_unittest/README |
+++ b/net/data/verify_certificate_chain_unittest/README |
@@ -63,3 +63,9 @@ This PEM block describes the expected result from verifying the path. |
- There must be exactly one such PEM block |
- Its contents are a string with value of either "SUCCESS" or "FAIL" |
+ |
+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. |