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 | 6 | 
1 files changed, 3 insertions, 3 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 53e4b5fb0307..d82a7ba5faf6 100644 --- a/www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc +++ b/www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc @@ -1,4 +1,4 @@ ---- ui/gl/gl_switches.cc.orig	2025-10-21 16:57:35 UTC +--- ui/gl/gl_switches.cc.orig	2025-11-01 06:40:37 UTC  +++ ui/gl/gl_switches.cc  @@ -17,7 +17,7 @@   #endif @@ -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) || -@@ -333,7 +333,7 @@ bool IsDefaultANGLEVulkan() { +@@ -316,7 +316,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"); -@@ -425,7 +425,7 @@ bool IsDefaultANGLEVulkan() { +@@ -410,7 +410,7 @@ bool IsDefaultANGLEVulkan() {     }   #endif  // BUILDFLAG(IS_ANDROID)  | 
