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

Unified Diff: chrome/browser/gtk/browser_actions_toolbar_gtk.h

Issue 3052011: Make the resize gripper invisible.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months 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
« no previous file with comments | « app/resources/resize_gripper.png ('k') | chrome/browser/gtk/browser_actions_toolbar_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « app/resources/resize_gripper.png ('k') | chrome/browser/gtk/browser_actions_toolbar_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698