diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2019-08-30 10:22:43 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2019-08-30 12:36:28 +0000 |
commit | 271a6c3487a14599023a9106329505597638d793 (patch) | |
tree | e040d58ffc86c1480b79ca8528020ca9ec919bf8 /chromium/ui/gfx/switches.h | |
parent | 7b2ffa587235a47d4094787d72f38102089f402a (diff) | |
download | qtwebengine-chromium-271a6c3487a14599023a9106329505597638d793.tar.gz |
BASELINE: Update Chromium to 77.0.3865.59
Change-Id: I1e89a5f3b009a9519a6705102ad65c92fe736f21
Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/ui/gfx/switches.h')
-rw-r--r-- | chromium/ui/gfx/switches.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/ui/gfx/switches.h b/chromium/ui/gfx/switches.h index c95989ae7da..1f0e6338321 100644 --- a/chromium/ui/gfx/switches.h +++ b/chromium/ui/gfx/switches.h @@ -12,6 +12,8 @@ namespace switches { GFX_SWITCHES_EXPORT extern const char kDisableFontSubpixelPositioning[]; +GFX_SWITCHES_EXPORT extern const char kForcePrefersReducedMotion[]; + GFX_SWITCHES_EXPORT extern const char kHeadless[]; GFX_SWITCHES_EXPORT extern const char kEnableNativeGpuMemoryBuffers[]; |