Chromium Code Reviews| Index: chrome/browser/ui/collected_cookies_infobar_delegate.h |
| diff --git a/chrome/browser/ui/collected_cookies_infobar_delegate.h b/chrome/browser/ui/collected_cookies_infobar_delegate.h |
| index 3493081842b006384a5d06ffa22ee2814ce4ad11..d8ab851552dafea2e48d93f99d2872d70fd7acfd 100644 |
| --- a/chrome/browser/ui/collected_cookies_infobar_delegate.h |
| +++ b/chrome/browser/ui/collected_cookies_infobar_delegate.h |
| @@ -7,6 +7,8 @@ |
| #include "chrome/browser/api/infobars/confirm_infobar_delegate.h" |
| +class InfoBarTabHelper; |
| + |
| // This class configures an infobar shown when the collected cookies dialog |
| // is closed and the settings for one or more cookies have been changed. The |
| // user is shown a message indicating that a reload of the page is |