Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 9db162302364d50397db71f2370f0f5d9d1b54b5..f9a7190dc22ed8cb5b856a806e81c4af113d68f2 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"; |