| Index: trunk/src/ui/app_list/cocoa/app_list_view_controller.h
|
| ===================================================================
|
| --- trunk/src/ui/app_list/cocoa/app_list_view_controller.h (revision 206373)
|
| +++ trunk/src/ui/app_list/cocoa/app_list_view_controller.h (working copy)
|
| @@ -23,7 +23,7 @@
|
|
|
| // 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 with a pop up menu.
|
| +// between pages in the grid, and search entry box.
|
| APP_LIST_EXPORT
|
| @interface AppListViewController : NSViewController<AppsPaginationModelObserver,
|
| AppsSearchBoxDelegate> {
|
|
|