| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ebce5837a992dfcd36cc20f8aa38f9de04ddcc23..96c5d5b1745337edf9674f56110d570f48e8dd23 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[];
|
|
|