Chromium Code Reviews| Index: ui/app_list/app_list_model.h |
| diff --git a/ui/app_list/app_list_model.h b/ui/app_list/app_list_model.h |
| index c107b0eeb8a1685778d8bd574692d9af75c57248..0ff01499b6d6f6f22d32c2285ffb928ce32ff081 100644 |
| --- a/ui/app_list/app_list_model.h |
| +++ b/ui/app_list/app_list_model.h |
| @@ -43,6 +43,7 @@ class APP_LIST_EXPORT AppListModel : public AppListItemListObserver { |
| STATE_APPS, |
| STATE_SEARCH_RESULTS, |
| STATE_START, |
| + STATE_CUSTOM_LAUNCHER_PAGE, |
| INVALID_STATE, |
| }; |