diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-10-23 04:29:32 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-10-23 04:29:32 +0000 |
commit | 40c48efc97e1692154f38e01ef1739bbef1e4728 (patch) | |
tree | 80245efab86b6f22f00a53b43568f0fd51edfb14 /www/chromium/files/patch-ui_base_ui__base__features.cc | |
parent | deskutils/ultralist: Update to 1.6.1 (diff) |
www/chromium: Update to version 85.0.4183.121
Submitted by: cem, rene
Obtained from: some patches from OpenBSD port
Diffstat (limited to 'www/chromium/files/patch-ui_base_ui__base__features.cc')
-rw-r--r-- | www/chromium/files/patch-ui_base_ui__base__features.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-ui_base_ui__base__features.cc b/www/chromium/files/patch-ui_base_ui__base__features.cc index 74f63f6db820..89db3cf50f24 100644 --- a/www/chromium/files/patch-ui_base_ui__base__features.cc +++ b/www/chromium/files/patch-ui_base_ui__base__features.cc @@ -1,4 +1,4 @@ ---- ui/base/ui_base_features.cc.orig 2020-07-07 21:58:19 UTC +--- ui/base/ui_base_features.cc.orig 2020-09-08 19:14:28 UTC +++ ui/base/ui_base_features.cc @@ -98,7 +98,7 @@ const base::Feature kCompositorThreadedScrollbarScroll // native apps on Windows. @@ -27,7 +27,7 @@ // Enables forced colors mode for web content. const base::Feature kForcedColors{"ForcedColors", -@@ -166,7 +166,7 @@ bool IsEyeDropperEnabled() { +@@ -178,7 +178,7 @@ bool IsCSSColorSchemeUARenderingEnabled() { // crbug.com/1012106 for the Windows launch bug, and crbug.com/1012108 for the // Mac launch bug. const base::Feature kFormControlsRefresh = {"FormControlsRefresh", |