| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 072be615a5887b5a2a4d025e9ddb7ff3982c2c28..6552e99bf2466cd371326a53525a73ec49f62c1c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -152,6 +152,7 @@ extern const char kEnableNTPBookmarkFeatures[];
|
| extern const char kEnablePlatformApps[];
|
| extern const char kEnablePreconnect[];
|
| extern const char kEnableProfiling[];
|
| +extern const char kEnableRestoreSessionState[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSdch[];
|
| extern const char kEnableSearchProviderApiV2[];
|
|
|