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

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

Issue 2364163002: Views - draw omnibox popup shadows (Closed)
Patch Set: shorten comment Created 4 years, 3 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 | « chrome/app/theme/theme_resources.grd ('k') | 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 b9d6ea56fe8888ae7d2eb7b93f90cfc741b30f4a..2e1c5e419f96d5797bf5ec94bb6224c53f337298 100644
--- a/chrome/browser/ui/layout_constants.h
+++ b/chrome/browser/ui/layout_constants.h
@@ -41,10 +41,6 @@ enum LayoutConstant {
// Space between the location bar edge and contents.
LOCATION_BAR_VERTICAL_PADDING,
- // The number of pixels in the omnibox dropdown border image interior to
- // the actual border.
- OMNIBOX_DROPDOWN_BORDER_INTERIOR,
-
// The font size to use in the location bar and omnibox dropdown, in pixels.
OMNIBOX_FONT_PIXEL_SIZE,
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/ui/layout_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698