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 73799a7710da50524087564aa43806e5410ac145..57ec8cb3ee936f91884c11f731195769c9a4cc31 100644 |
--- a/chrome/browser/ui/views/layout_constants.h |
+++ b/chrome/browser/ui/views/layout_constants.h |
@@ -18,6 +18,9 @@ enum LayoutConstant { |
// views. |
ICON_LABEL_VIEW_TRAILING_PADDING, |
+ // The thickness of the location bar's border. |
+ LOCATION_BAR_BORDER_THICKNESS, |
+ |
// The horizontal space between the edge and a bubble. |
LOCATION_BAR_BUBBLE_HORIZONTAL_PADDING, |