diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-07-17 10:45:06 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-07-20 16:47:21 +0200 |
commit | 63cf4694e3164011515586e8ff7d0c9ac675999c (patch) | |
tree | cc728b4b0bc8894bde7a1c92ebd73eea6c361970 /www/chromium/files/patch-ui_gfx_switches.cc | |
parent | Drop maintainership of ports (diff) |
www/chromium: update to 115.0.5790.98
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/2f22927f-26ea-11ee-8290-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 c3eb86a7ed90..4ea96b097698 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-01-11 09:17:16 UTC +--- ui/gfx/switches.cc.orig 2023-07-16 15:47:57 UTC +++ ui/gfx/switches.cc -@@ -33,7 +33,7 @@ const char kForcePrefersReducedMotion[] = "force-prefe +@@ -28,7 +28,7 @@ const char kForcePrefersReducedMotion[] = "force-prefe // Run in headless mode, i.e., without a UI or display server dependencies. const char kHeadless[] = "headless"; |