Chromium Code Reviews| Index: net/base/x509_certificate.h |
| diff --git a/net/base/x509_certificate.h b/net/base/x509_certificate.h |
| index 80f085f58b761715e7f6304f48aec9497bac6be7..c3e79b4d093c71e724731d02865654e0e05ba16e 100644 |
| --- a/net/base/x509_certificate.h |
| +++ b/net/base/x509_certificate.h |
| @@ -291,4 +291,3 @@ class X509Certificate : public base::RefCountedThreadSafe<X509Certificate> { |
| } // namespace net |
| #endif // NET_BASE_X509_CERTIFICATE_H_ |
| - |