Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Unified Diff: chrome/browser/tab_contents/simple_alert_infobar_delegate.h

Issue 8539006: Cleanup: Remove unneeded forward declarations from various chrome/browser subdirectories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/tab_contents/simple_alert_infobar_delegate.h
===================================================================
--- chrome/browser/tab_contents/simple_alert_infobar_delegate.h (revision 109953)
+++ chrome/browser/tab_contents/simple_alert_infobar_delegate.h (working copy)
@@ -11,9 +11,6 @@
#include "base/string16.h"
#include "chrome/browser/tab_contents/confirm_infobar_delegate.h"
-class SkBitmap;
-class TabContents;
-
class SimpleAlertInfoBarDelegate : public ConfirmInfoBarDelegate {
public:
SimpleAlertInfoBarDelegate(InfoBarTabHelper* infobar_helper,
« no previous file with comments | « chrome/browser/search_engines/template_url_service.h ('k') | chrome/browser/tab_contents/spelling_menu_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698