| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1e9d1a8266afc6ccf826e004e1e50f72dd140951..66f05e5027f5c6dd1249e09fb49c3dd7f1080c96 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -93,7 +93,7 @@ extern const char kDisableImprovedDownloadProtection[];
|
| extern const char kDisableInternalFlash[];
|
| extern const char kDisableIPv6[];
|
| extern const char kDisableIPPooling[];
|
| -extern const char kDisableNTPOtherSessionsMenu[];
|
| +extern const char kEnableNTPOtherSessionsMenu[];
|
| extern const char kDisablePreconnect[];
|
| extern const char kDisablePromptOnRepost[];
|
| extern const char kDisableRestoreBackgroundContents[];
|
|
|