Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 71274aeeaaad95c14315d252abd1aab4d61913d7..af7cef49f6a54afd11a248551311b6fc26660b1b 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -279,6 +279,7 @@ extern const char kProxyServer[]; |
extern const char kPurgeMemoryButton[]; |
extern const char kRecordMode[]; |
extern const char kRegisterPepperPlugins[]; |
+extern const char kReloadKilledTabs[]; |
extern const char kRemoteDebuggingPort[]; |
extern const char kRemoteShellPort[]; |
extern const char kRendererAssertTest[]; |