| Index: components/ntp_snippets/category_status.h
|
| diff --git a/components/ntp_snippets/category_status.h b/components/ntp_snippets/category_status.h
|
| index 2f6c7cdfbd9dadedd799d501d35cdd1587119565..caf0ddfb84dfe9740cb07c9559582ad27ba6ec71 100644
|
| --- a/components/ntp_snippets/category_status.h
|
| +++ b/components/ntp_snippets/category_status.h
|
| @@ -31,9 +31,6 @@ enum class CategoryStatus {
|
| // the service configuration.
|
| CATEGORY_EXPLICITLY_DISABLED,
|
|
|
| - // Content suggestions are not available because the user is not signed in.
|
| - SIGNED_OUT,
|
| -
|
| // Content suggestions are not available because an error occurred when
|
| // loading or updating them.
|
| LOADING_ERROR
|
|
|