Index: chrome/browser/ui/website_settings/website_settings_infobar_delegate.h |
diff --git a/chrome/browser/ui/website_settings/website_settings_infobar_delegate.h b/chrome/browser/ui/website_settings/website_settings_infobar_delegate.h |
index 88def0e9d8788e8ce724235d6d64bbb3073836a9..8dedb7b36d2a0a3d4d2cf5fd95f73f13463a96f1 100644 |
--- a/chrome/browser/ui/website_settings/website_settings_infobar_delegate.h |
+++ b/chrome/browser/ui/website_settings/website_settings_infobar_delegate.h |
@@ -7,6 +7,8 @@ |
#include "chrome/browser/api/infobars/confirm_infobar_delegate.h" |
+class InfoBarTabHelper; |
+ |
// This class configures an infobar that is shown when the website settings UI |
// is closed and the settings for one or more site permissions have been |
// changed. The user is shown a message indicating that a reload of the page is |