Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 86f222f0893676f63f63ff1c12cb04ce3cc62195..95d45a91b7ed9997d63b79271fccd6c9a7f08b8f 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"; |