| Index: chrome/browser/ui/layout_constants.h
 | 
| diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
 | 
| index 5d30061bffcaa69191e574e284644fbbaf452838..08afece04d1a7493c93e7a260b29886140ce6a70 100644
 | 
| --- a/chrome/browser/ui/layout_constants.h
 | 
| +++ b/chrome/browser/ui/layout_constants.h
 | 
| @@ -37,7 +37,7 @@ enum LayoutConstant {
 | 
|    // edges.
 | 
|    LOCATION_BAR_HORIZONTAL_PADDING,
 | 
|  
 | 
| -  // The vertical padding of items in the location bar.
 | 
| +  // Space between the location bar edge and contents.
 | 
|    LOCATION_BAR_VERTICAL_PADDING,
 | 
|  
 | 
|    // The number of pixels in the omnibox dropdown border image interior to
 | 
| 
 |