summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc')
-rw-r--r--www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc b/www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc
index d98f5cd7eafc..3e4943eff886 100644
--- a/www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc
+++ b/www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc
@@ -1,6 +1,6 @@
---- components/variations/service/variations_service.cc.orig 2023-06-05 19:39:05 UTC
+--- components/variations/service/variations_service.cc.orig 2023-12-23 12:33:28 UTC
+++ components/variations/service/variations_service.cc
-@@ -95,7 +95,7 @@ std::string GetPlatformString() {
+@@ -96,7 +96,7 @@ std::string GetPlatformString() {
return "android";
#elif BUILDFLAG(IS_FUCHSIA)
return "fuchsia";