diff options
Diffstat (limited to 'content/browser/cert_store.h')
-rw-r--r-- | content/browser/cert_store.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/cert_store.h b/content/browser/cert_store.h index 719d4cb..7115ec7 100644 --- a/content/browser/cert_store.h +++ b/content/browser/cert_store.h @@ -8,7 +8,7 @@ #include <map> -#include "base/singleton.h" +#include "base/memory/singleton.h" #include "base/synchronization/lock.h" #include "content/common/notification_observer.h" #include "content/common/notification_registrar.h" |