| Index: chrome/common/pref_names.cc
|
| ===================================================================
|
| --- chrome/common/pref_names.cc (revision 142750)
|
| +++ chrome/common/pref_names.cc (working copy)
|
| @@ -1405,9 +1405,6 @@
|
| // Keeps track of which sessions are collapsed in the Other Devices menu.
|
| const char kNtpCollapsedForeignSessions[] = "ntp.collapsed_foreign_sessions";
|
|
|
| -// Number of times the NTP4 informational bubble has been shown.
|
| -const char kNtp4IntroDisplayCount[] = "ntp.intro_display_count";
|
| -
|
| // New Tab Page URLs that should not be shown as most visited thumbnails.
|
| const char kNtpMostVisitedURLsBlacklist[] = "ntp.most_visited_blacklist";
|
|
|
|
|