Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 1eb2496d0c8a41b9904a83878c3ee88a59cd86fe..362b6d19d54428b87cfce6071949804c6033341c 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -233,10 +233,6 @@ extern const char kEnableWebViewSynchronousAPIs[]; |
extern const char kChildCleanExit[]; |
#endif |
-#if defined(OS_MACOSX) || defined(OS_WIN) |
-extern const char kUseSystemSSL[]; |
-#endif |
- |
#if defined(OS_MACOSX) && !defined(OS_IOS) |
extern const char kDisableCarbonInterposing[]; |
#endif |