| Index: components/ntp_snippets/features.h
|
| diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
|
| index bf9b944e0a4c25122ef1fac6099e13ad7d5f0097..adcbdb1ddcad0de335820f0cc952b374020834cb 100644
|
| --- a/components/ntp_snippets/features.h
|
| +++ b/components/ntp_snippets/features.h
|
| @@ -32,9 +32,6 @@ extern const base::Feature kSaveToOfflineFeature;
|
| // Feature to allow offline badges to appear on snippets.
|
| extern const base::Feature kOfflineBadgeFeature;
|
|
|
| -// Feature to allow dismissing sections.
|
| -extern const base::Feature kSectionDismissalFeature;
|
| -
|
| // Feature to allow specification of content suggestions source.
|
| // TODO(peconn): Figure out how to remove this, it is useful to specify the
|
| // source, but you shouldn't be able to disable it.
|
|
|