| Index: chrome/browser/ui/layout_constants.h
|
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
|
| index b9d6ea56fe8888ae7d2eb7b93f90cfc741b30f4a..2e1c5e419f96d5797bf5ec94bb6224c53f337298 100644
|
| --- a/chrome/browser/ui/layout_constants.h
|
| +++ b/chrome/browser/ui/layout_constants.h
|
| @@ -41,10 +41,6 @@ enum LayoutConstant {
|
| // Space between the location bar edge and contents.
|
| LOCATION_BAR_VERTICAL_PADDING,
|
|
|
| - // The number of pixels in the omnibox dropdown border image interior to
|
| - // the actual border.
|
| - OMNIBOX_DROPDOWN_BORDER_INTERIOR,
|
| -
|
| // The font size to use in the location bar and omnibox dropdown, in pixels.
|
| OMNIBOX_FONT_PIXEL_SIZE,
|
|
|
|
|