| Index: ios/web/net/cert_store_impl.h
|
| diff --git a/ios/web/net/cert_store_impl.h b/ios/web/net/cert_store_impl.h
|
| index 84306edfe63a51d53a3c833054a6eb9685571904..d4da2f286c525fa173574749a25957fdc5066828 100644
|
| --- a/ios/web/net/cert_store_impl.h
|
| +++ b/ios/web/net/cert_store_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef IOS_WEB_NET_CERT_STORE_IMPL_H_
|
| #define IOS_WEB_NET_CERT_STORE_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "ios/web/net/request_tracker_data_memoizing_store.h"
|
| #include "ios/web/public/cert_store.h"
|
|
|