Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index e8d60b3417984b37ad068a4a39725d0e22b16660..9b40b56f5c43a9bcadd47ff973fe402ac474b34e 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -281,9 +281,6 @@ const char kDisableNewBookmarkApps[] = "disable-new-bookmark-apps"; |
// and instead uses the old error page generated by OfflineResourceThrottle. |
const char kDisableNewOfflineErrorPage[] = "disable-new-offline-error-page"; |
-// Disables the menu on the NTP for accessing sessions from other devices. |
-const char kDisableNTPOtherSessionsMenu[] = "disable-ntp-other-sessions-menu"; |
- |
// Disable auto-reload of error pages if offline. |
const char kDisableOfflineAutoReload[] = "disable-offline-auto-reload"; |