Chromium Code Reviews| Index: components/infobars/core/confirm_infobar_delegate.h |
| diff --git a/components/infobars/core/confirm_infobar_delegate.h b/components/infobars/core/confirm_infobar_delegate.h |
| index 4cbced45fd583ba64bfcd4f5d1e24c3198647aa7..f76d7c19609a7a1e1f06cd8bb2ae40f2ffb7d531 100644 |
| --- a/components/infobars/core/confirm_infobar_delegate.h |
| +++ b/components/infobars/core/confirm_infobar_delegate.h |
| @@ -13,7 +13,6 @@ |
| namespace infobars { |
| class InfoBar; |
| -class InfoBarManager; |
| } |
| // An interface derived from InfoBarDelegate implemented by objects wishing to |