Privacy Sandbox HaTS: Add feature + handler call
- Added the required feature and defined additional PSD in the
HaTS service.
- Extended existing HaTS handler to trigger added survey.
Bug: 1192134
Change-Id: I3e33837cfd2e7cba46881929b750ab201febea95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2784882
Commit-Queue: Theodore Olsauskas-Warren <[email protected]>
Reviewed-by: Sean Harrison <[email protected]>
Reviewed-by: dpapad <[email protected]>
Cr-Commit-Position: refs/heads/master@{#867566}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index bcfa3bef..be571c42 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -3512,6 +3512,12 @@
const char kHappinessTrackingSurveysForDesktopDemoDescription[] =
"Enable showing Happiness Tracking Surveys Demo to users on Desktop";
+const char kHappinessTrackingSurveysForDesktopPrivacySandboxName[] =
+ "Happiness Tracking Surveys for the Privacy Sandbox";
+const char kHappinessTrackingSurveysForDesktopPrivacySandboxDescription[] =
+ "Enable showing Happiness Tracking Surveys for the Privacy Sandbox to "
+ "users on Desktop";
+
const char kHappinessTrackingSurveysForDesktopSettingsName[] =
"Happiness Tracking Surveys for Settings";
const char kHappinessTrackingSurveysForDesktopSettingsDescription[] =