| Index: chrome/browser/ui/layout_constants.h
|
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
|
| index 2e1c5e419f96d5797bf5ec94bb6224c53f337298..39dc4b22136a9d37bbbb4b74c54fdcd84e958a4d 100644
|
| --- a/chrome/browser/ui/layout_constants.h
|
| +++ b/chrome/browser/ui/layout_constants.h
|
| @@ -19,9 +19,6 @@ enum LayoutConstant {
|
| // contained text.
|
| LOCATION_BAR_BUBBLE_FONT_VERTICAL_PADDING,
|
|
|
| - // The horizontal space between the edge and a bubble.
|
| - LOCATION_BAR_BUBBLE_HORIZONTAL_PADDING,
|
| -
|
| // The additional vertical padding of a bubble.
|
| LOCATION_BAR_BUBBLE_VERTICAL_PADDING,
|
|
|
|
|