diff options
Diffstat (limited to 'chrome/browser/cert_store.cc')
-rw-r--r-- | chrome/browser/cert_store.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/cert_store.cc b/chrome/browser/cert_store.cc index b84e059..7d6221b 100644 --- a/chrome/browser/cert_store.cc +++ b/chrome/browser/cert_store.cc @@ -140,4 +140,3 @@ void CertStore::Observe(NotificationType type, DCHECK(rph); RemoveCertsForRenderProcesHost(rph->host_id()); } - |