Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f852000ba03de912042989f44a35b8f13772d616..995086a7727e86b578ce53f846117c6478cb4fb7 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -24,7 +24,6 @@ extern const char kAuditAllHandles[]; |
extern const char kAuditHandles[]; |
CONTENT_EXPORT extern const char kBlinkPlatformLogChannels[]; |
CONTENT_EXPORT extern const char kBlockCrossSiteDocuments[]; |
-CONTENT_EXPORT extern const char kBrowserAssertTest[]; |
CONTENT_EXPORT extern const char kBrowserCrashTest[]; |
CONTENT_EXPORT extern const char kBrowserSubprocessPath[]; |
extern const char kDebugPluginLoading[]; |