Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 07c6ff3f3865619c9a7eff591fb6196382141527..b3072ee0766679b1ce118ca1e9673a3a2ca6bb63 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -531,8 +531,6 @@ const char kEnableWebRtcTcpServerSocket[] = "enable-webrtc-tcp-server-socket"; |
// Enables experimental features for the geolocation API. |
// Current features: |
// - CoreLocation support for Mac OS X 10.6 |
-// - Gateway location for Linux and Windows |
-// - Location platform support for Windows 7 |
const char kExperimentalLocationFeatures[] = "experimental-location-features"; |
// Load NPAPI plugins from the specified directory. |