Index: content/common/content_switches.h |
diff --git a/content/common/content_switches.h b/content/common/content_switches.h |
index c94af0677297ec05c349b68a6e5167b422477b45..0e244408ff2f1a93b7a6898fd309a0360dd0a361 100644 |
--- a/content/common/content_switches.h |
+++ b/content/common/content_switches.h |
@@ -151,10 +151,6 @@ extern const char kAuditHandles[]; |
extern const char kAuditAllHandles[]; |
#endif |
-#if defined(ENABLE_P2P_APIS) |
-extern const char kEnableP2PApi[]; |
-#endif |
- |
#if !defined(OFFICIAL_BUILD) |
extern const char kRendererCheckFalseTest[]; |
#endif |