summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/info_bubble_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/info_bubble_gtk.h')
-rw-r--r--chrome/browser/gtk/info_bubble_gtk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/gtk/info_bubble_gtk.h b/chrome/browser/gtk/info_bubble_gtk.h
index 65515d6..104dc01 100644
--- a/chrome/browser/gtk/info_bubble_gtk.h
+++ b/chrome/browser/gtk/info_bubble_gtk.h
@@ -209,6 +209,8 @@ class InfoBubbleGtk : public NotificationObserver {
NotificationRegistrar registrar_;
+ GtkSignalRegistrar signals_;
+
DISALLOW_COPY_AND_ASSIGN(InfoBubbleGtk);
};