| Index: ui/app_list/views/contents_view.h
|
| diff --git a/ui/app_list/views/contents_view.h b/ui/app_list/views/contents_view.h
|
| index 270f0eab2653ec45980f83e57f1733578e855681..3825fc5b4357d67ab7999ce1362e8e2284bd3757 100644
|
| --- a/ui/app_list/views/contents_view.h
|
| +++ b/ui/app_list/views/contents_view.h
|
| @@ -58,7 +58,6 @@ class APP_LIST_EXPORT ContentsView : public views::View {
|
| void SetDragAndDropHostOfCurrentAppList(
|
| ApplicationDragAndDropHost* drag_and_drop_host);
|
|
|
| - void ShowSearchResults(bool show);
|
| void ShowFolderContent(AppListFolderItem* folder);
|
|
|
| // Sets show state and animates the subviews to match the show state.
|
|
|