Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index b1b0140dd352b9a777e825c3c37efe39159abc56..5755f03611966d64fb202e65a11c32e4a6af8ef8 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -148,6 +148,7 @@ extern const char kEnableNaClDebug[]; |
extern const char kEnableNTPBookmarkFeatures[]; |
extern const char kEnablePlatformApps[]; |
extern const char kEnablePreconnect[]; |
+extern const char kEnableRestoreSessionCookies[]; |
jochen (gone - plz use gerrit)
2011/11/15 10:42:14
I'd pick a more generic name, as you'll eventually
marja
2011/11/17 12:54:46
EnableRestoreSessionState?
|
extern const char kEnableResourceContentSettings[]; |
extern const char kEnableSdch[]; |
extern const char kEnableSearchProviderApiV2[]; |