diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-10-22 16:09:40 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-10-22 16:10:05 +0200 |
commit | 4b821094d143a171f23f71587f5dde095e3597f6 (patch) | |
tree | fc406d9d7c3e00c2e7fe3025c5142bb82c50151b /www/iridium/files/patch-base_base__switches.h | |
parent | x11/xdg-desktop-portal-hyprland: update to 1.2.3 (diff) |
www/iridium: update to 2023.10.118
Diffstat (limited to 'www/iridium/files/patch-base_base__switches.h')
-rw-r--r-- | www/iridium/files/patch-base_base__switches.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-base_base__switches.h b/www/iridium/files/patch-base_base__switches.h index f92035ba7524..bffd05debcb2 100644 --- a/www/iridium/files/patch-base_base__switches.h +++ b/www/iridium/files/patch-base_base__switches.h @@ -1,7 +1,7 @@ ---- base/base_switches.h.orig 2023-07-24 14:27:53 UTC +--- base/base_switches.h.orig 2023-10-21 11:51:27 UTC +++ base/base_switches.h -@@ -57,7 +57,7 @@ extern const char kEnableIdleTracing[]; - extern const char kForceFieldTrialParams[]; +@@ -62,7 +62,7 @@ extern const char kPackageVersionName[]; + extern const char kPackageVersionCode[]; #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) |