Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 9524cd01c5a95bcf048f7a6e00574544d9083078..e811be2dceeb219d7d612f0ba736b2aa7d84c5e0 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -109,6 +109,7 @@ extern const char kDisableQuicTimeBasedLossDetection[]; |
extern const char kDisableRestoreBackgroundContents[]; |
extern const char kDisableSavePasswordBubble[]; |
extern const char kDisableSearchButtonInOmnibox[]; |
+extern const char kDisableSessionCrashedBubble[]; |
extern const char kDisableScriptedPrintThrottling[]; |
extern const char kDisableSpdy31[]; |
extern const char kDisableSuggestionsService[]; |