| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 407c066ceb270f13a65191e8adf0b7ff60c1c5bb..e7144885a78c3171e9bc65b191dd98c09410a6cc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -151,6 +151,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[];
|
|
|