diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc b/www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc index 228c891be742..63906a17ebb6 100644 --- a/www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc +++ b/www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_unittest.cc.orig 2024-08-26 14:40:28 UTC +--- base/system/sys_info_unittest.cc.orig 2025-10-21 16:57:35 UTC +++ base/system/sys_info_unittest.cc -@@ -265,12 +265,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { +@@ -263,12 +263,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { EXPECT_TRUE(IsStringUTF8(hardware_info->model)); bool empty_result_expected = #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || \ |