Index: ui/app_list/cocoa/app_list_view_controller.h |
diff --git a/ui/app_list/cocoa/app_list_view_controller.h b/ui/app_list/cocoa/app_list_view_controller.h |
index 40d68e39c3174f845afd703a54b44cbb43456d07..ef82298796ac9bbc873db3fe36a594785faea2d7 100644 |
--- a/ui/app_list/cocoa/app_list_view_controller.h |
+++ b/ui/app_list/cocoa/app_list_view_controller.h |
@@ -23,7 +23,7 @@ class AppListModel; |
// Controller for the top-level view of the app list UI. It creates and hosts an |
// AppsGridController (displaying an AppListModel), pager control to navigate |
-// between pages in the grid, and search entry box. |
+// between pages in the grid, and search entry box with a pop up menu. |
APP_LIST_EXPORT |
@interface AppListViewController : NSViewController<AppsPaginationModelObserver, |
AppsSearchBoxDelegate> { |