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

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

Issue 2355513002: Remove ability to switch to pre-MD UI from about:flags. (Closed)
Patch Set: some fixes 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
Index: chrome/browser/ui/layout_constants.h
diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
index 3e2d7c78d1b63a589e20ffbdad209c3a5e304a21..5340e6744b1cafff84570aa63fc57e2005627dfe 100644
--- a/chrome/browser/ui/layout_constants.h
+++ b/chrome/browser/ui/layout_constants.h
@@ -31,9 +31,7 @@ enum LayoutConstant {
// images inside.
LOCATION_BAR_BUBBLE_ANCHOR_VERTICAL_INSET,
- // The height to be occupied by the LocationBar. For
- // MaterialDesignController::NON_MATERIAL the height is determined from image
- // assets.
+ // The height to be occupied by the LocationBar.
LOCATION_BAR_HEIGHT,
// Space between items in the location bar, as well as between items and the

Powered by Google App Engine
This is Rietveld 408576698