| Index: chrome/browser/ui/layout_constants.h
|
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
|
| index e413a3f784662922d4137c928ec519098d4bec39..603f094bc76b00b599a5b179df4fd7fcdca47253 100644
|
| --- a/chrome/browser/ui/layout_constants.h
|
| +++ b/chrome/browser/ui/layout_constants.h
|
| @@ -88,7 +88,8 @@ enum LayoutConstant {
|
| // Additional horizontal padding between the elements in the toolbar.
|
| TOOLBAR_ELEMENT_PADDING,
|
|
|
| - // Padding between the right-edge of the location bar and browser actions.
|
| + // Padding between the right edge of the location bar and the left edge of the
|
| + // app menu icon when the browser actions container is not present.
|
| TOOLBAR_LOCATION_BAR_RIGHT_PADDING,
|
|
|
| // The horizontal space between most items in the toolbar.
|
|
|