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.cc10
1 files changed, 5 insertions, 5 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 41656d31555b..5a73260c5d3b 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,4 +1,4 @@
---- components/feature_engagement/public/feature_constants.cc.orig 2021-05-12 22:05:49 UTC
+--- components/feature_engagement/public/feature_constants.cc.orig 2021-07-19 18:45:13 UTC
+++ components/feature_engagement/public/feature_constants.cc
@@ -12,7 +12,7 @@ const base::Feature kIPHDemoMode{"IPH_DemoMode",
const base::Feature kIPHDummyFeature{"IPH_Dummy",
@@ -9,10 +9,10 @@
defined(OS_CHROMEOS)
const base::Feature kIPHDesktopTabGroupsNewGroupFeature{
"IPH_DesktopTabGroupsNewGroup", base::FEATURE_DISABLED_BY_DEFAULT};
-@@ -38,7 +38,7 @@ const base::Feature kIPHDesktopPwaInstallFeature{
- "IPH_DesktopPwaInstall", base::FEATURE_DISABLED_BY_DEFAULT};
- const base::Feature kIPHProfileSwitchFeature{"IPH_ProfileSwitch",
- base::FEATURE_DISABLED_BY_DEFAULT};
+@@ -42,7 +42,7 @@ const base::Feature kIPHUpdatedConnectionSecurityIndic
+ "IPH_UpdatedConnectionSecurityIndicators",
+ base::FEATURE_DISABLED_BY_DEFAULT};
+
-#endif // defined(OS_WIN) || defined(OS_APPLE) || defined(OS_LINUX) ||
+#endif // defined(OS_WIN) || defined(OS_APPLE) || defined(OS_LINUX) || defined(OS_BSD) ||
// defined(OS_CHROMEOS)