Chromium Code Reviews| Index: components/ntp_snippets/features.h |
| diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h |
| index 0f86f5ca551c4facd5060c404691cd0142ab21c0..661978784529c6640468a3177d8a607c22ee3a4c 100644 |
| --- a/components/ntp_snippets/features.h |
| +++ b/components/ntp_snippets/features.h |
| @@ -9,6 +9,7 @@ |
| namespace ntp_snippets { |
| +extern const base::Feature kBookmarkSuggestionsFeature; |
| extern const base::Feature kContentSuggestionsFeature; |
| } // namespace ntp_snippets |