Index: chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm |
diff --git a/chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm b/chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm |
index 223161be0f8909b1a969778bfb4730319a7cf3c4..eaf40da4c6a61d121dd2fe235f9d6dace66ce3b6 100644 |
--- a/chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm |
+++ b/chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm |
@@ -21,8 +21,6 @@ |
#include "ui/gfx/scoped_ns_graphics_context_save_gstate_mac.h" |
#include "ui/gfx/image/image.h" |
-const int kButtonPadding = 5; |
- |
// 'Glint' is a glowing light animation on the titlebar to attract user's |
// attention. Numbers are arbitrary, based on several tries. |
const double kGlintAnimationDuration = 1.5; |