Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index b51f8295ab8bedeb45a66502b6551c3a6c757520..a3b817e191df07a2872f4410ae6f882d84308960 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -444,9 +444,6 @@ const char kEnableAutologin[] = "enable-autologin"; |
// there's a server endpoint deployed. |
const char kEnableClearServerData[] = "enable-clear-server-data"; |
-// Enables click-to-play for blocked plug-ins. |
-const char kEnableClickToPlay[] = "enable-click-to-play"; |
- |
// This applies only when the process type is "service". Enables the Cloud |
// Print Proxy component within the service process. |
const char kEnableCloudPrintProxy[] = "enable-cloud-print-proxy"; |