Index: chrome/browser/gtk/browser_actions_toolbar_gtk.h |
=================================================================== |
--- chrome/browser/gtk/browser_actions_toolbar_gtk.h (revision 53545) |
+++ chrome/browser/gtk/browser_actions_toolbar_gtk.h (working copy) |
@@ -195,10 +195,6 @@ |
// This is the width we were at when we started animating. |
int start_width_; |
- // We only draw the browser action gripper when the user is hovering over it |
- // or dragging it. |
- bool draw_gripper_; |
- |
GtkSignalRegistrar signals_; |
ScopedRunnableMethodFactory<BrowserActionsToolbarGtk> method_factory_; |