Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 59d82f0b5732f1119c59be38f7ff7a743e5e9e7d..2b21f0c0311dbead96145fa31a9af14399e97d14 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -570,6 +570,9 @@ extern const char kExtensionStorageGarbageCollect[]; |
extern const char kNtpTipsResourceServer[]; |
extern const char kNtpCollapsedForeignSessions[]; |
+extern const char kNtpCollapsedSnapshotDocument[]; |
Pam (message me for reviews)
2013/11/02 08:27:25
nit: alphabetize (the whole kNtp section, I notice
apiccion
2013/11/03 17:52:59
Done.
|
+extern const char kNtpCollapsedRecentlyClosedTabs[]; |
+extern const char kNtpCollapsedSyncPromo[]; |
extern const char kNtpMostVisitedURLsBlacklist[]; |
extern const char kNtpPromoResourceCacheUpdate[]; |
extern const char kNtpDateResourceServer[]; |