commit | fc1aefa071e188facdfc9d45a76f5f780c170e95 | [log] [tgz] |
---|---|---|
author | Rainhard Findling <[email protected]> | Fri Mar 18 15:25:58 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 18 15:25:58 2022 |
tree | 6448ca8407bd33718330caa48cf071e8739fd105 | |
parent | 875c254b9253c335c6b17eae2d3a231b524e322f [diff] [blame] |
Privacy Guide: Add a new feature flag for upcoming PG UI updates Bug: 1215630 Change-Id: I2db01d828b8a53e125804a5161473d56bd1f9190 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3532210 Reviewed-by: Theodore Olsauskas-Warren <[email protected]> Reviewed-by: Demetrios Papadopoulos <[email protected]> Commit-Queue: Rainhard Findling <[email protected]> Cr-Commit-Position: refs/heads/main@{#982721}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index 4d22ac78..04bf974 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -2174,6 +2174,11 @@ "Shows a new subpage in Settings that helps the user to review various " "privacy settings."; +const char kPrivacyGuide2Name[] = "Privacy Guide V2"; +const char kPrivacyGuide2Description[] = + "Enables UI updates for Privacy Guide. This requires #privacy-guide to " + "also be enabled"; + const char kPrivacySandboxV3Name[] = "Privacy Sandbox V3"; const char kPrivacySandboxV3Description[] = "Enables an updated Privacy Sandbox UI. Also enables some related "