| Index: components/ntp_snippets/features.h
|
| diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
|
| index c70e278e7df4b9477c4d16cf6698304ff0b73ab9..ff8abca7287b714b3c14c63384d22f1ffbcc9c68 100644
|
| --- a/components/ntp_snippets/features.h
|
| +++ b/components/ntp_snippets/features.h
|
| @@ -24,7 +24,7 @@ extern const base::Feature kArticleSuggestionsFeature;
|
| extern const base::Feature kBookmarkSuggestionsFeature;
|
| extern const base::Feature kRecentOfflineTabSuggestionsFeature;
|
| extern const base::Feature kPhysicalWebPageSuggestionsFeature;
|
| -extern const base::Feature kForeignSessionsSuggestionsFeature;;
|
| +extern const base::Feature kForeignSessionsSuggestionsFeature;
|
|
|
| // Feature to allow the 'save to offline' option to appear in the snippets
|
| // context menu.
|
|
|