Chromium Code Reviews| Index: net/cert/ct_log_verifier_util.h |
| diff --git a/net/cert/ct_log_verifier_util.h b/net/cert/ct_log_verifier_util.h |
| index 9894afe59ea789a0dfa67fd4ff3c82decbe27e0a..2e62d1a7a3d9d06ee3d434cb2bccc88ed4a9b3c3 100644 |
| --- a/net/cert/ct_log_verifier_util.h |
| +++ b/net/cert/ct_log_verifier_util.h |
| @@ -27,4 +27,4 @@ NET_EXPORT std::string HashNodes(const std::string& lh, const std::string& rh); |
| } // namespace net |
| -#endif |
| +#endif // NET_CERT_CT_LOG_VERIFIER_UTIL_H_ |