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

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

Issue 1469423002: Modify toolbar action bar layout for material design (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years 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/views/layout_constants.h
diff --git a/chrome/browser/ui/views/layout_constants.h b/chrome/browser/ui/views/layout_constants.h
index 352a1e0d2e0a4435a1ec3bc98f0fc8239c366c7c..2b93b897d9a560e6f5ef348059766c75da185f0a 100644
--- a/chrome/browser/ui/views/layout_constants.h
+++ b/chrome/browser/ui/views/layout_constants.h
@@ -88,7 +88,8 @@ enum LayoutConstant {
// Additional horizontal padding between the elements in the toolbar.
TOOLBAR_ELEMENT_PADDING,
- // Padding between the right-edge of the location bar and browser actions.
+ // Padding between the right edge of the location bar and the left edge of the
+ // app menu icon when the browser actions container is not present.
TOOLBAR_LOCATION_BAR_RIGHT_PADDING,
// The horizontal space between most items in the toolbar.

Powered by Google App Engine
This is Rietveld 408576698