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 833e421f022c68c3c9d08de0d8d34b18b03bd37f..f0d43fff931eb22fcdde38bf927e630020ef2bda 100644 |
--- a/net/log/net_log_event_type_list.h |
+++ b/net/log/net_log_event_type_list.h |
@@ -475,7 +475,7 @@ EVENT_TYPE(SSL_CLIENT_CERT_REQUESTED) |
// "type": <type of the key>, |
// "hash": <hash function used>, |
// } |
-EVENT_TYPE(SSL_PRIVATE_KEY_OPERATION) |
+EVENT_TYPE(SSL_PRIVATE_KEY_OP) |
// The start/end of getting a domain-bound certificate and private key. |
// |