| Index: chrome/browser/ui/layout_constants.h
|
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
|
| index b51bdcbad37d4657897722b117f6a838df7bebdd..aff8a33f2e3260d31305beaeb1f639191d4e4867 100644
|
| --- a/chrome/browser/ui/layout_constants.h
|
| +++ b/chrome/browser/ui/layout_constants.h
|
| @@ -19,6 +19,10 @@ enum LayoutConstant {
|
| // images inside.
|
| LOCATION_BAR_BUBBLE_ANCHOR_VERTICAL_INSET,
|
|
|
| + // The horizontal padding between location bar decorations as well as the
|
| + // vertical and horizontal padding inside the border.
|
| + LOCATION_BAR_ELEMENT_PADDING,
|
| +
|
| // The height to be occupied by the LocationBar.
|
| LOCATION_BAR_HEIGHT,
|
|
|
|
|