summaryrefslogtreecommitdiffstats
path: root/ui/base/ui_base_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/ui_base_switches.h')
-rw-r--r--ui/base/ui_base_switches.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
index fbdce7e..0f9f3cc 100644
--- a/ui/base/ui_base_switches.h
+++ b/ui/base/ui_base_switches.h
@@ -31,10 +31,6 @@ UI_BASE_EXPORT extern const char kTouchOptimizedUIAuto[];
UI_BASE_EXPORT extern const char kTouchOptimizedUIDisabled[];
UI_BASE_EXPORT extern const char kTouchOptimizedUIEnabled[];
-#if defined(OS_ANDROID)
-UI_BASE_EXPORT extern const char kTabletUI[];
-#endif
-
} // namespace switches
#endif // UI_BASE_UI_BASE_SWITCHES_H_