aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc')
-rw-r--r--www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc
index fb5b06694eea..52f6a147d4a7 100644
--- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc
+++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc
@@ -1,6 +1,6 @@
---- components/feature_engagement/public/feature_constants.cc.orig 2022-08-31 12:19:35 UTC
+--- components/feature_engagement/public/feature_constants.cc.orig 2022-09-24 10:57:32 UTC
+++ components/feature_engagement/public/feature_constants.cc
-@@ -23,7 +23,7 @@ const base::Feature kIPHDummyFeature{"IPH_Dummy",
+@@ -24,7 +24,7 @@ const base::Feature kIPHDummyFeature{"IPH_Dummy",
base::FEATURE_DISABLED_BY_DEFAULT};
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \
@@ -9,8 +9,8 @@
const base::Feature kIPHDesktopSharedHighlightingFeature{
"IPH_DesktopSharedHighlighting", base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kIPHDesktopTabGroupsNewGroupFeature{
-@@ -299,7 +299,7 @@ const base::Feature kIPHFollowWhileBrowsingFeature{
- "IPH_FollowWhileBrowsing", base::FEATURE_DISABLED_BY_DEFAULT};
+@@ -294,7 +294,7 @@ const base::Feature kIPHOverflowMenuTipFeature{
+ "IPH_OverflowMenuTip", base::FEATURE_DISABLED_BY_DEFAULT};
#endif // BUILDFLAG(IS_IOS)
-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \