Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 33cc263b76894991bb8fb15b8fdf3f19b6c32f4e..239da7d11a8a48c3a9b3ccdb87b8d390cbddaaa3 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"; |