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

Unified Diff: chrome/browser/ui/views/toolbar/browser_actions_container.h

Issue 2576233005: Remove some unused resources. (Closed)
Patch Set: flatten Created 4 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/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).

Powered by Google App Engine
This is Rietveld 408576698