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 4cfdb00563637681c792f977ed3c2ee4ed0ac9de..e0e1ad7883a1411c421616bca30c748c30bf878e 100644 |
--- a/ui/app_list/cocoa/app_list_view_controller.h |
+++ b/ui/app_list/cocoa/app_list_view_controller.h |
@@ -24,7 +24,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, |