| Index: net/log/net_log_event_type_list.h
|
| diff --git a/net/log/net_log_event_type_list.h b/net/log/net_log_event_type_list.h
|
| index 46e6b65271125602fec2ebea4fbfc3c20b949bdc..650f26d3c857bb70a251e037cb54bf6693d4395f 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -631,7 +631,7 @@ EVENT_TYPE(SIGNED_CERTIFICATE_TIMESTAMPS_RECEIVED)
|
| //
|
| // Where each SCT is an object:
|
| // {
|
| -// "origin": <one of: "embedded_in_certificate", "tls_extension", "ocsp">,
|
| +// "origin": <one of: "Embedded in certificate", "tls_extension", "ocsp">,
|
| // "version": <numeric version>,
|
| // "log_id": <base64-encoded log id>,
|
| // "timestamp": <numeric timestamp in milliseconds since the Unix epoch>,
|
|
|