Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 7db40aeaead4919d5c5c7502c44f7b93f90c45b5..6354006a2af1f1ba5140c2cf8d00c845700c473c 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1548,9 +1548,6 @@ const char kEnableNewNTP[] = "enable-new-ntp"; |
// Pops the translate infobar if possible. |
const char kEnableTranslate[] = "enable-translate"; |
-// Uses the tablet specific UI components when available. |
-const char kTabletUI[] = "tablet-ui"; |
- |
// Enables support for playing videos on Chromecast devices. |
const char kEnableCast[] = "enable-cast"; |