Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index be29824da375ae8f22f293a9084444bc2566d848..ab0d64003b90aedf4873980e567a6d364c2b9dcd 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1445,10 +1445,6 @@ const char kSkipOAuthLogin[] = "skip-oauth-login"; |
const char kEnableChromebookFunctionKey[] = |
"enable-chromebook-function-key"; |
-// Enables the redirection of viewable document requests to the Google Document |
-// Viewer. |
-const char kEnableGView[] = "enable-gview"; |
- |
// Enable Kiosk mode for ChromeOS |
const char kEnableKioskMode[] = "enable-kiosk-mode"; |