Index: trunk/src/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h |
=================================================================== |
--- trunk/src/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h (revision 190730) |
+++ trunk/src/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h (working copy) |
@@ -49,10 +49,6 @@ |
// window behind the menu window at times when the menu can be scrolled. |
const CGFloat kBookmarkBarMenuCornerRadius = 4.0; |
-// Overlap (in pixels) between the toolbar and the bookmark bar (when showing in |
-// normal mode). |
-const CGFloat kBookmarkBarOverlap = 3.0; |
- |
} // namespace bookmarks |
#endif // CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_CONSTANTS_H_ |