Index: chrome/browser/ui/toolbar/wrench_menu_model.h |
diff --git a/chrome/browser/ui/toolbar/wrench_menu_model.h b/chrome/browser/ui/toolbar/wrench_menu_model.h |
index b6751ef11526be80ffdfd2877c321882ea7ff831..525f47dfe48f5cbb04a52a641f6c68025df4ce30 100644 |
--- a/chrome/browser/ui/toolbar/wrench_menu_model.h |
+++ b/chrome/browser/ui/toolbar/wrench_menu_model.h |
@@ -193,8 +193,8 @@ class WrenchMenuModel : public ui::SimpleMenuModel, |
// clipboard menu content and the finalizing menu break. |
void CreateCutCopyPasteMenu(); |
- // Add a menu item for the extension icons. |
- void CreateExtensionToolbarOverflowMenu(); |
+ // Add a menu item for the browser action icons. |
+ void CreateActionToolbarOverflowMenu(); |
// Appends everything needed for the zoom menu: a menu break, then the zoom |
// menu content and then another menu break. |