diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc b/www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc index 6a720f6c5c7a..53e4b5fb0307 100644 --- a/www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc +++ b/www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc @@ -1,6 +1,6 @@ ---- ui/gl/gl_switches.cc.orig	2025-09-10 13:22:16 UTC +--- ui/gl/gl_switches.cc.orig	2025-10-21 16:57:35 UTC  +++ ui/gl/gl_switches.cc -@@ -15,7 +15,7 @@ +@@ -17,7 +17,7 @@   #endif   #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -9,7 +9,7 @@   #include <vulkan/vulkan_core.h>   #include "third_party/angle/src/gpu_info_util/SystemInfo.h"  // nogncheck   #endif  // BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || -@@ -328,7 +328,7 @@ bool IsDefaultANGLEVulkan() { +@@ -333,7 +333,7 @@ bool IsDefaultANGLEVulkan() {     }   #endif  // BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -18,7 +18,7 @@     angle::SystemInfo system_info;     {       TRACE_EVENT("gpu,startup", "angle::GetSystemInfoVulkan"); -@@ -410,7 +410,7 @@ bool IsDefaultANGLEVulkan() { +@@ -425,7 +425,7 @@ bool IsDefaultANGLEVulkan() {     }   #endif  // BUILDFLAG(IS_ANDROID) | 
