| Index: ui/app_list/views/start_page_view.h
 | 
| diff --git a/ui/app_list/views/start_page_view.h b/ui/app_list/views/start_page_view.h
 | 
| index 55e82f74f855ddd06f244c05a2bb4e0f5773e472..93c3e0662d425bc12481550955175416aebb9a39 100644
 | 
| --- a/ui/app_list/views/start_page_view.h
 | 
| +++ b/ui/app_list/views/start_page_view.h
 | 
| @@ -22,7 +22,7 @@ class CustomLauncherPageBackgroundView;
 | 
|  class SearchResultTileItemView;
 | 
|  class TileItemView;
 | 
|  
 | 
| -// The start page for the experimental app list.
 | 
| +// The start page for the app list.
 | 
|  class APP_LIST_EXPORT StartPageView : public AppListPage {
 | 
|   public:
 | 
|    StartPageView(AppListMainView* app_list_main_view,
 | 
| 
 |