Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: components/ntp_snippets/features.h

Issue 2744253004: NTP: clang-format (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/ntp_snippets/features.h
diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
index c70e278e7df4b9477c4d16cf6698304ff0b73ab9..39fb094c0f0d62f0f7dcf778be5366112ba78754 100644
--- a/components/ntp_snippets/features.h
+++ b/components/ntp_snippets/features.h
@@ -24,7 +24,8 @@ 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;
+;
Bernhard Bauer 2017/03/15 11:56:55 Remove the semicolon.
// Feature to allow the 'save to offline' option to appear in the snippets
// context menu.

Powered by Google App Engine
This is Rietveld 408576698