Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f83d6079d1b54417e1af8d981631b57845a17b3d..6349251385df49f395764811fc2291b1f2b5a774 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -36,6 +36,7 @@ extern const char kAlwaysAuthorizePlugins[]; |
extern const char kAppId[]; |
extern const char kApp[]; |
extern const char kAppNotifyChannelServerURL[]; |
+extern const char kAppRestoreSession[]; |
extern const char kAppsCheckoutURL[]; |
extern const char kAppsGalleryDownloadURL[]; |
extern const char kAppsGalleryInstallAutoConfirmForTests[]; |