| Index: chrome/browser/ui/views/layout_constants.h
|
| diff --git a/chrome/browser/ui/views/layout_constants.h b/chrome/browser/ui/views/layout_constants.h
|
| index 1f662738f861b629097ec9b49ff576a0962ba2d6..73799a7710da50524087564aa43806e5410ac145 100644
|
| --- a/chrome/browser/ui/views/layout_constants.h
|
| +++ b/chrome/browser/ui/views/layout_constants.h
|
| @@ -90,6 +90,10 @@ enum LayoutInset {
|
| // tabstrip on the right, and the toolbar on the bottom.
|
| AVATAR_ICON,
|
|
|
| + // The padding above the top row and below the bottom row in the omnibox
|
| + // dropdown.
|
| + OMNIBOX_DROPDOWN,
|
| +
|
| // In an omnibox dropdown row, the minimum distance between the icon and the
|
| // row edge.
|
| OMNIBOX_DROPDOWN_ICON,
|
|
|