Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 3cd7ec4c56e2c2cd6979dbad7a240a5318e792f1..daa83a8894d077246de387f1320d22daee388cfd 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -410,9 +410,6 @@ const char kDisableTLS1[] = "disable-tls1"; |
// disable translate with the preference. |
const char kDisableTranslate[] = "disable-translate"; |
-// Disable uber page command and URL redirection. |
-const char kDisableUberPage[] = "disable-uber-page"; |
- |
// Disables the backend service for web resources. |
const char kDisableWebResources[] = "disable-web-resources"; |