diff options
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", |