| Index: content/browser/cert_store_impl.h
|
| diff --git a/content/browser/cert_store_impl.h b/content/browser/cert_store_impl.h
|
| index 5c13fa3cbea87edc31414911373b21471b46d93e..8a326e95e8f9c3e0e419587f1349b645e395ee91 100644
|
| --- a/content/browser/cert_store_impl.h
|
| +++ b/content/browser/cert_store_impl.h
|
| @@ -12,7 +12,7 @@
|
| #include "content/public/browser/cert_store.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "net/base/x509_certificate.h"
|
| +#include "net/cert/x509_certificate.h"
|
|
|
| namespace content {
|
|
|
|
|