Index: chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc |
diff --git a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc |
index 4140b6d7058e624056daa17f22f84889529edf25..34f300ac07e04720260efa3d538186ec84698fb7 100644 |
--- a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc |
+++ b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc |
@@ -64,10 +64,6 @@ const int kButtonPadding = 4; |
// and chevron if they are both showing). |
const int kButtonChevronPadding = 2; |
-// The padding to the left, top and bottom of the browser actions toolbar |
-// separator. |
-const int kSeparatorPadding = 2; |
- |
// Width of the invisible gripper for resizing the toolbar. |
const int kResizeGripperWidth = 4; |