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

Unified Diff: components/ntp_snippets/switches.h

Issue 1921553004: Add favicon and publisher name to snippet cards (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/switches.h
diff --git a/components/ntp_snippets/switches.h b/components/ntp_snippets/switches.h
index 44618b3fb3ba0734a85da36b3db557196e00edc5..4897f136ec897c2594c2be003b4f09c8fb6fe27b 100644
--- a/components/ntp_snippets/switches.h
+++ b/components/ntp_snippets/switches.h
@@ -13,6 +13,7 @@ extern const char kFetchingIntervalWifiSeconds[];
extern const char kFetchingIntervalFallbackSeconds[];
extern const char kDontRestrict[];
+extern const char kAddIncompleteSnippets[];
} // namespace switches
} // namespace ntp_snippets

Powered by Google App Engine
This is Rietveld 408576698