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

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

Issue 2075443002: Remove IconLabelView layout constants. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comment, fix compile Created 4 years, 6 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 4069716c0a3785a1f15f216ec8e03c54cbd5db3c..3e2d7c78d1b63a589e20ffbdad209c3a5e304a21 100644
--- a/chrome/browser/ui/layout_constants.h
+++ b/chrome/browser/ui/layout_constants.h
@@ -12,13 +12,6 @@ enum LayoutConstant {
// Vertical offset from top of content to the top of find bar.
FIND_BAR_TOOLBAR_OVERLAP,
- // Horizontal spacing between the icon and label in an IconLabelBubbleView.
- ICON_LABEL_VIEW_INTERNAL_SPACING,
-
- // Horizontal padding from the trailing edge of the label to the trailing edge
- // of an IconLabelBubbleView.
- ICON_LABEL_VIEW_TRAILING_PADDING,
-
// The thickness of the location bar's border.
LOCATION_BAR_BORDER_THICKNESS,
« 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