aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_feature__engagement_public_event__constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_feature__engagement_public_event__constants.cc')
-rw-r--r--www/chromium/files/patch-components_feature__engagement_public_event__constants.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-components_feature__engagement_public_event__constants.cc b/www/chromium/files/patch-components_feature__engagement_public_event__constants.cc
index cdc51637ac7f..9c9aa78af044 100644
--- a/www/chromium/files/patch-components_feature__engagement_public_event__constants.cc
+++ b/www/chromium/files/patch-components_feature__engagement_public_event__constants.cc
@@ -1,4 +1,4 @@
---- components/feature_engagement/public/event_constants.cc.orig 2021-05-12 22:05:49 UTC
+--- components/feature_engagement/public/event_constants.cc.orig 2021-07-19 18:45:13 UTC
+++ components/feature_engagement/public/event_constants.cc
@@ -10,13 +10,13 @@ namespace feature_engagement {
@@ -17,10 +17,10 @@
defined(OS_CHROMEOS)
const char kSixthTabOpened[] = "sixth_tab_opened";
const char kTabGroupCreated[] = "tab_group_created";
-@@ -39,7 +39,7 @@ const char kWebUITabStripClosed[] = "webui_tab_strip_c
- const char kWebUITabStripOpened[] = "webui_tab_strip_opened";
+@@ -43,7 +43,7 @@ const char kDesktopPwaInstalled[] = "desktop_pwa_insta
+ const char kUpdatedConnectionSecurityIndicatorDisplayed[] =
+ "updated_connection_security_indicator_displayed";
- const char kDesktopPwaInstalled[] = "desktop_pwa_installed";
-#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)