| Index: components/ntp_snippets/features.h
|
| diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
|
| index bf9b944e0a4c25122ef1fac6099e13ad7d5f0097..bfca4c9e8c00244e0801172f98b4d110a5d42509 100644
|
| --- a/components/ntp_snippets/features.h
|
| +++ b/components/ntp_snippets/features.h
|
| @@ -43,9 +43,6 @@ extern const base::Feature kContentSuggestionsSource;
|
| // Feature to allow UI as specified here: https://crbug.com/660837.
|
| extern const base::Feature kIncreasedVisibility;
|
|
|
| -// Feature to enable the Fetch More action
|
| -extern const base::Feature kFetchMoreFeature;
|
| -
|
| // Feature to prefer AMP URLs over regular URLs when available.
|
| extern const base::Feature kPreferAmpUrlsFeature;
|
|
|
|
|