| Index: components/ntp_snippets/features.h
|
| diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
|
| index 46344d5850d85894b02dc5a95fccaca64c8b6afd..655b99f0d8afc2047d93a32e2083cecbb3d1e248 100644
|
| --- a/components/ntp_snippets/features.h
|
| +++ b/components/ntp_snippets/features.h
|
| @@ -14,6 +14,7 @@ extern const base::Feature kArticleSuggestionsFeature;
|
| extern const base::Feature kBookmarkSuggestionsFeature;
|
| extern const base::Feature kRecentOfflineTabSuggestionsFeature;
|
| extern const base::Feature kDownloadSuggestionsFeature;
|
| +extern const base::Feature kPhysicalWebPageSuggestionsFeature;
|
|
|
| // Feature to allow the 'save to offline' option to appear in the snippets
|
| // context menu.
|
|
|