aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_feature__engagement_public_event__constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_feature__engagement_public_event__constants.h')
-rw-r--r--www/chromium/files/patch-components_feature__engagement_public_event__constants.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-components_feature__engagement_public_event__constants.h b/www/chromium/files/patch-components_feature__engagement_public_event__constants.h
index f3cc7e19c434..ddc196ab72d2 100644
--- a/www/chromium/files/patch-components_feature__engagement_public_event__constants.h
+++ b/www/chromium/files/patch-components_feature__engagement_public_event__constants.h
@@ -1,4 +1,4 @@
---- components/feature_engagement/public/event_constants.h.orig 2021-05-12 22:05:49 UTC
+--- components/feature_engagement/public/event_constants.h.orig 2021-07-19 18:45:13 UTC
+++ components/feature_engagement/public/event_constants.h
@@ -12,16 +12,16 @@ namespace feature_engagement {
namespace events {
@@ -20,9 +20,9 @@
defined(OS_CHROMEOS)
// A new tab was opened when 5 (or more) tabs were already open.
extern const char kSixthTabOpened[];
-@@ -66,7 +66,7 @@ extern const char kWebUITabStripOpened[];
- // The PWA was installed by the user.
- extern const char kDesktopPwaInstalled[];
+@@ -69,7 +69,7 @@ extern const char kDesktopPwaInstalled[];
+ // Omnibox displayed the updated connection security indicator.
+ extern const char kUpdatedConnectionSecurityIndicatorDisplayed[];
-#endif // defined(OS_WIN) || defined(OS_APPLE) || defined(OS_LINUX) ||
+#endif // defined(OS_WIN) || defined(OS_APPLE) || defined(OS_LINUX) || defined(OS_BSD) ||