Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4586)

Unified Diff: chrome/common/chrome_switches.cc

Issue 11411071: chromeos: Remove GViewRequestInterceptor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: delete GViewRequestInterceptor Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | tools/heapcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | tools/heapcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698