Index: ui/base/ui_base_switches.h |
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h |
index da5fd4b9591201175fbd0a10bd42e91ad5ed0389..dfaed583b1f04dd4b7c7b5168d164c1ca0233f2e 100644 |
--- a/ui/base/ui_base_switches.h |
+++ b/ui/base/ui_base_switches.h |
@@ -24,6 +24,7 @@ UI_EXPORT extern const char kEnableTouchDragDrop[]; |
UI_EXPORT extern const char kEnableTouchEditing[]; |
UI_EXPORT extern const char kEnableViewsTextfield[]; |
UI_EXPORT extern const char kForceDeviceScaleFactor[]; |
+UI_EXPORT extern const char kHighDPISupport[]; |
UI_EXPORT extern const char kHighlightMissingScaledResources[]; |
UI_EXPORT extern const char kLang[]; |
UI_EXPORT extern const char kLocalePak[]; |