Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 4f9caed07c3722553b00193866a2f6c277b1bf48..962f0e30d0b422e1fbd27e1ce65492ecbf2a2ce4 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -54,9 +54,6 @@ const char kBlinkPlatformLogChannels[] = "blink-platform-log-channels"; |
// is enabled. |
const char kBlockCrossSiteDocuments[] = "block-cross-site-documents"; |
-// Causes the browser process to throw an assertion on startup. |
-const char kBrowserAssertTest[] = "assert-test"; |
- |
// Causes the browser process to crash on startup. |
const char kBrowserCrashTest[] = "crash-test"; |