Index: ui/base/ui_base_switches.h |
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h |
index bab38eb331972a7d6077e586e3d0f40730144c93..3c665ff01ee2ed8531afd854666ad233aabef0fb 100644 |
--- a/ui/base/ui_base_switches.h |
+++ b/ui/base/ui_base_switches.h |
@@ -24,6 +24,7 @@ UI_EXPORT extern const char kHighlightMissingScaledResources[]; |
UI_EXPORT extern const char kLang[]; |
UI_EXPORT extern const char kLocalePak[]; |
UI_EXPORT extern const char kNoMessageBox[]; |
+UI_EXPORT extern const char kTabletUI[]; |
Alexei Svitkine (slow)
2013/11/01 18:48:27
ifdef android, maybe move below all the others.
yao
2013/11/04 15:56:19
Done.
|
UI_EXPORT extern const char kTouchOptimizedUI[]; |
UI_EXPORT extern const char kTouchOptimizedUIAuto[]; |
UI_EXPORT extern const char kTouchOptimizedUIDisabled[]; |