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

Unified Diff: chrome/browser/ui/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: more comments addressed 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/layout_constants.h
diff --git a/chrome/browser/ui/layout_constants.h b/chrome/browser/ui/layout_constants.h
index e413a3f784662922d4137c928ec519098d4bec39..603f094bc76b00b599a5b179df4fd7fcdca47253 100644
--- a/chrome/browser/ui/layout_constants.h
+++ b/chrome/browser/ui/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.
« no previous file with comments | « chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm ('k') | chrome/browser/ui/toolbar/toolbar_actions_bar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698