| Index: ios/web/net/cookie_notification_bridge.h
|
| diff --git a/ios/web/net/cookie_notification_bridge.h b/ios/web/net/cookie_notification_bridge.h
|
| index c255faa0881bf7df5a69a2aef40f303f3e19b44c..66fbef85f88e4722aa4caf06858761fa1a11dc7e 100644
|
| --- a/ios/web/net/cookie_notification_bridge.h
|
| +++ b/ios/web/net/cookie_notification_bridge.h
|
| @@ -6,6 +6,7 @@
|
| #define IOS_WEB_NET_COOKIE_NOTIFICATION_BRIDGE_H_
|
|
|
| #include "base/mac/scoped_nsobject.h"
|
| +#include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
|
|
| @class NSNotification;
|
|
|