| Index: chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h b/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h
|
| index bac2d362aa2882fea9bfe51f33ca24a42374e219..a35c682e496fb3e4f998f6c5d09a52ea4b9036fb 100644
|
| --- a/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h
|
| +++ b/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h
|
| @@ -56,7 +56,6 @@ class FullscreenExitBubbleGtk : public FullscreenExitBubble {
|
|
|
| // A pointer to the floating container that is our parent.
|
| GtkFloatingContainer* container_;
|
| - GtkWidget* render_widget_host_view_widget_;
|
|
|
| // The widget that contains the UI.
|
| ui::OwnedWidgetGtk ui_container_;
|
|
|