summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/infobar_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/infobar_gtk.h')
-rw-r--r--chrome/browser/gtk/infobar_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/infobar_gtk.h b/chrome/browser/gtk/infobar_gtk.h
index e3d5b1b..98d14bc 100644
--- a/chrome/browser/gtk/infobar_gtk.h
+++ b/chrome/browser/gtk/infobar_gtk.h
@@ -8,11 +8,11 @@
#include "base/basictypes.h"
#include "base/scoped_ptr.h"
#include "chrome/browser/gtk/slide_animator_gtk.h"
-#include "chrome/browser/tab_contents/infobar_delegate.h"
#include "chrome/common/owned_widget_gtk.h"
class CustomDrawButton;
class InfoBarContainerGtk;
+class InfoBarDelegate;
class InfoBar : public SlideAnimatorGtk::Delegate {
public: