| Index: content/browser/cert_store_impl.h
|
| diff --git a/content/browser/cert_store_impl.h b/content/browser/cert_store_impl.h
|
| index f5afe83db697af6f6ba74df8d68cb8642056fef9..2b08c52c802cb03ddf718ec714cb46ee54a2b33f 100644
|
| --- a/content/browser/cert_store_impl.h
|
| +++ b/content/browser/cert_store_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_CERT_STORE_IMPL_H_
|
| #define CONTENT_BROWSER_CERT_STORE_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "content/browser/renderer_data_memoizing_store.h"
|
| #include "content/public/browser/cert_store.h"
|
|
|