| Index: ui/app_list/cocoa/apps_grid_controller.h
|
| diff --git a/ui/app_list/cocoa/apps_grid_controller.h b/ui/app_list/cocoa/apps_grid_controller.h
|
| index 30be261655e1b998c0387aabd0362f83ea510209..77ad38277a3bb531ea626edfbd8e7325c0921b8c 100644
|
| --- a/ui/app_list/cocoa/apps_grid_controller.h
|
| +++ b/ui/app_list/cocoa/apps_grid_controller.h
|
| @@ -72,8 +72,7 @@ APP_LIST_EXPORT
|
|
|
| - (size_t)visiblePage;
|
|
|
| -// Calls delegate_->ActivateAppListItem for the currently selected item by
|
| -// simulating a click.
|
| +// Calls item->Activate for the currently selected item by simulating a click.
|
| - (void)activateSelection;
|
|
|
| // Return the number of pages of icons in the grid.
|
|
|