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 36fc70665566f4d0f1d675fea0af8aed183c0e95..c255faa0881bf7df5a69a2aef40f303f3e19b44c 100644 |
--- a/ios/web/net/cookie_notification_bridge.h |
+++ b/ios/web/net/cookie_notification_bridge.h |
@@ -8,6 +8,8 @@ |
#include "base/mac/scoped_nsobject.h" |
#include "base/threading/thread_checker.h" |
+@class NSNotification; |
+ |
namespace web { |
// CookieNotificationBridge listens to |