Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index b6f28dfdee85a425ab8223a5a24fab201f691054..3b53b7d5cd60783ee7479b655fc35e2ad38ef865 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1020,9 +1020,6 @@ const char kDOMLogin[] = "dom-login"; |
// Enables device policy support on ChromeOS. |
const char kEnableDevicePolicy[] = "enable-device-policy"; |
-// Enables VPN support on ChromeOS. |
-const char kEnableVPN[] = "enable-vpn"; |
- |
// Enable the redirection of viewable document requests to the Google |
// Document Viewer. |
const char kEnableGView[] = "enable-gview"; |