Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(561)

Unified Diff: chrome/browser/ui/layout_constants.h

Issue 2642893002: Adjust positioning of location bar icons. (Closed)
Patch Set: nits Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/layout_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | chrome/browser/ui/layout_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698