| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a24c07bae5d15c590caa160a68f7495c16404821..ef9c32a454caf254847ddeec2cd63e40db047867 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -170,6 +170,7 @@ extern const char kEnablePasswordGeneration[];
|
| extern const char kEnablePnacl[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableResourceContentSettings[];
|
| +extern const char kEnableRestoreSessionState[];
|
| extern const char kEnableScriptBadges[];
|
| extern const char kEnableSdch[];
|
| extern const char kEnableSpdy3[];
|
|
|