aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2022-06-18 05:51:42 +0000
committerRene Ladan <rene@FreeBSD.org>2022-06-22 08:02:35 +0000
commit80ffbf089df7cc8d4b4879e23f6816fc7e338f7f (patch)
tree23b8c15850649e788bdcc2a8b3ed62ff0d793988 /www/chromium/files/patch-components_feature__engagement_public_feature__constants.h
parente408d5e4ec74b0d09aa3306a49065cac0c429427 (diff)
downloadports-80ffbf089df7cc8d4b4879e23f6816fc7e338f7f.tar.gz
ports-80ffbf089df7cc8d4b4879e23f6816fc7e338f7f.zip
www/chromium: update to 103.0.5060.53
Diffstat (limited to 'www/chromium/files/patch-components_feature__engagement_public_feature__constants.h')
-rw-r--r--www/chromium/files/patch-components_feature__engagement_public_feature__constants.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h
index 130a5c4eb349..5a706daeca67 100644
--- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h
+++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h
@@ -1,7 +1,7 @@
---- components/feature_engagement/public/feature_constants.h.orig 2022-05-19 14:06:27 UTC
+--- components/feature_engagement/public/feature_constants.h.orig 2022-06-17 14:20:10 UTC
+++ components/feature_engagement/public/feature_constants.h
-@@ -30,7 +30,7 @@ extern const base::Feature kUseClientConfigIPH;
- extern const base::Feature kIPHDummyFeature;
+@@ -32,7 +32,7 @@ extern const base::Feature kIPHDummyFeature;
+ extern const base::Feature kEnableIPH;
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \
- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA)
@@ -9,12 +9,12 @@
extern const base::Feature kIPHDesktopSharedHighlightingFeature;
extern const base::Feature kIPHDesktopTabGroupsNewGroupFeature;
extern const base::Feature kIPHFocusHelpBubbleScreenReaderPromoFeature;
-@@ -175,7 +175,7 @@ extern const base::Feature kIPHDefaultSiteViewFeature;
- extern const base::Feature kIPHPasswordSuggestionsFeature;
+@@ -178,7 +178,7 @@ extern const base::Feature kIPHPasswordSuggestionsFeat
+ extern const base::Feature kIPHFollowWhileBrowsingFeature;
#endif // BUILDFLAG(IS_IOS)
-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \
+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \
BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA)
extern const base::Feature kIPHAutofillVirtualCardSuggestionFeature;
- extern const base::Feature kIPHUpdatedConnectionSecurityIndicatorsFeature;
+ #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) ||