diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-04-21 12:18:41 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-04-21 12:21:08 +0200 |
commit | 6644efa6cc5db048ec9e188ad369ce6e20717d48 (patch) | |
tree | 35c2992e3467bf50178980096c1b82742c258c69 /www/chromium/files/patch-ui_gfx_switches.cc | |
parent | security/vuxml: add www/*chromium < 124.0.6367.60 (diff) |
www/*chromium: update to 124.0.6367.60
Security: https://vuxml.freebsd.org/freebsd/9bed230f-ffc8-11ee-8e76-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-ui_gfx_switches.cc')
-rw-r--r-- | www/chromium/files/patch-ui_gfx_switches.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-ui_gfx_switches.cc b/www/chromium/files/patch-ui_gfx_switches.cc index 4ea96b097698..dbbc0a733f73 100644 --- a/www/chromium/files/patch-ui_gfx_switches.cc +++ b/www/chromium/files/patch-ui_gfx_switches.cc @@ -1,6 +1,6 @@ ---- ui/gfx/switches.cc.orig 2023-07-16 15:47:57 UTC +--- ui/gfx/switches.cc.orig 2024-04-19 13:02:56 UTC +++ ui/gfx/switches.cc -@@ -28,7 +28,7 @@ const char kForcePrefersReducedMotion[] = "force-prefe +@@ -32,7 +32,7 @@ const char kForcePrefersNoReducedMotion[] = "force-pre // Run in headless mode, i.e., without a UI or display server dependencies. const char kHeadless[] = "headless"; |