| Index: chrome/browser/ui/layout_constants.h
|
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
|
| index 39dc4b22136a9d37bbbb4b74c54fdcd84e958a4d..2e1c5e419f96d5797bf5ec94bb6224c53f337298 100644
|
| --- a/chrome/browser/ui/layout_constants.h
|
| +++ b/chrome/browser/ui/layout_constants.h
|
| @@ -18,6 +18,9 @@
|
| // The vertical padding between the edge of a location bar bubble and its
|
| // 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,
|
|
|