diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc b/www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc index 2bca274ae8cc..7138fc9ca395 100644 --- a/www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc +++ b/www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc @@ -1,8 +1,8 @@ ---- gpu/config/gpu_finch_features.cc.orig	2025-09-10 13:22:16 UTC +--- gpu/config/gpu_finch_features.cc.orig	2025-11-01 06:40:37 UTC  +++ gpu/config/gpu_finch_features.cc -@@ -156,7 +156,8 @@ BASE_FEATURE(kAllowHardwareBufferUsageFlagsFromVulkanF +@@ -122,7 +122,8 @@ BASE_FEATURE(kAllowHardwareBufferUsageFlagsFromVulkanF + // Android and Linux.   BASE_FEATURE(kDefaultEnableGpuRasterization, -              "DefaultEnableGpuRasterization",   #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \  -    BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX)  +    BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \  | 
