| Index: chrome/browser/ui/layout_constants.h
|
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
|
| index 4069716c0a3785a1f15f216ec8e03c54cbd5db3c..3e2d7c78d1b63a589e20ffbdad209c3a5e304a21 100644
|
| --- a/chrome/browser/ui/layout_constants.h
|
| +++ b/chrome/browser/ui/layout_constants.h
|
| @@ -12,13 +12,6 @@ enum LayoutConstant {
|
| // Vertical offset from top of content to the top of find bar.
|
| FIND_BAR_TOOLBAR_OVERLAP,
|
|
|
| - // Horizontal spacing between the icon and label in an IconLabelBubbleView.
|
| - ICON_LABEL_VIEW_INTERNAL_SPACING,
|
| -
|
| - // Horizontal padding from the trailing edge of the label to the trailing edge
|
| - // of an IconLabelBubbleView.
|
| - ICON_LABEL_VIEW_TRAILING_PADDING,
|
| -
|
| // The thickness of the location bar's border.
|
| LOCATION_BAR_BORDER_THICKNESS,
|
|
|
|
|