| 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 8b3db119192a1c550922bf2bbc4668f24dc46d75..ba529403daf427126fb21a7528ab2ef50a9c6a95 100644
 | 
| --- a/ui/app_list/views/contents_view.h
 | 
| +++ b/ui/app_list/views/contents_view.h
 | 
| @@ -94,8 +94,6 @@ class APP_LIST_EXPORT ContentsView : public views::View,
 | 
|  
 | 
|    int NumLauncherPages() const;
 | 
|  
 | 
| -  void Prerender();
 | 
| -
 | 
|    AppsContainerView* apps_container_view() const {
 | 
|      return apps_container_view_;
 | 
|    }
 | 
| 
 |