diff options
Diffstat (limited to 'ui/gfx/switches.h')
-rw-r--r-- | ui/gfx/switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h index cbd2e8af..f8069d0 100644 --- a/ui/gfx/switches.h +++ b/ui/gfx/switches.h @@ -12,6 +12,7 @@ namespace switches { UI_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[]; UI_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[]; +UI_EXPORT extern const char kHighDPISupport[]; } // namespace switches } // namespace gfx |