diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-08-27 13:41:51 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-08-27 13:42:08 +0200 |
commit | 16535b78091cfa910c467f4d474452bca1489817 (patch) | |
tree | 62d5e698d4553f33151f43f84d055e2e6633d601 /www/iridium/files/patch-content_common_features.h | |
parent | graphics/zathura: update to 0.5.8 (diff) |
www/iridium: update to 2024.08.128
Diffstat (limited to 'www/iridium/files/patch-content_common_features.h')
-rw-r--r-- | www/iridium/files/patch-content_common_features.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-content_common_features.h b/www/iridium/files/patch-content_common_features.h index 1b6ca1bcc4e0..55126a8be673 100644 --- a/www/iridium/files/patch-content_common_features.h +++ b/www/iridium/files/patch-content_common_features.h @@ -1,6 +1,6 @@ ---- content/common/features.h.orig 2024-08-01 05:47:53 UTC +--- content/common/features.h.orig 2024-08-27 06:28:16 UTC +++ content/common/features.h -@@ -37,7 +37,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kDocumentPolicyNeg +@@ -35,7 +35,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kDocumentPolicyNeg CONTENT_EXPORT BASE_DECLARE_FEATURE(kEnableBackForwardCacheForScreenReader); CONTENT_EXPORT BASE_DECLARE_FEATURE( kEnableBackForwardCacheForOngoingSubframeNavigation); @@ -9,7 +9,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kEnableDevToolsJsErrorReporting); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) CONTENT_EXPORT BASE_DECLARE_FEATURE(kEmbeddingRequiresOptIn); -@@ -71,7 +71,7 @@ CONTENT_EXPORT extern const base::FeatureParam<int> +@@ -76,7 +76,7 @@ CONTENT_EXPORT extern const base::FeatureParam<int> CONTENT_EXPORT BASE_DECLARE_FEATURE(kGpuInfoCollectionSeparatePrefetch); #endif CONTENT_EXPORT BASE_DECLARE_FEATURE(kGroupNIKByJoiningOrigin); |