| Index: chrome/browser/ui/views/toolbar/browser_actions_container.h
|
| diff --git a/chrome/browser/ui/views/toolbar/browser_actions_container.h b/chrome/browser/ui/views/toolbar/browser_actions_container.h
|
| index bdcbf93ab533c74fd2689af20353bb214144814c..36cc562d0747e40254f39b3591b93c3c3b213348 100644
|
| --- a/chrome/browser/ui/views/toolbar/browser_actions_container.h
|
| +++ b/chrome/browser/ui/views/toolbar/browser_actions_container.h
|
| @@ -49,8 +49,7 @@ class ResizeArea;
|
| // r: An invisible resize area. This is
|
| // GetLayoutConstant(TOOLBAR_STANDARD_SPACING) pixels wide and directly
|
| // adjacent to the omnibox. Only shown for the main container.
|
| -// I: An icon. In material design this has a width of 28. Otherwise it is as
|
| -// wide as the IDR_BROWSER_ACTION image.
|
| +// I: An icon. This has a width of 28.
|
| // _: ToolbarActionsBar::PlatformSettings::item_spacing pixels of empty space.
|
| // s: GetLayoutConstant(TOOLBAR_STANDARD_SPACING) pixels of empty space
|
| // (before the app menu).
|
|
|