[cr137] kIncognitoTrackingProtectionsLearnMoreUrl stub

This URL seems to be relevant only to privacy sandbox, and therefore can
be ignored.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/da5dd100ef6adfb88eab93b1b698f7231a710219

commit da5dd100ef6adfb88eab93b1b698f7231a710219
Author: Maggie Jennings <mjenn@google.com>
Date:   Mon Apr 21 11:59:05 2025 -0700

    [ACT] Move ACT feature toggles to new Incognito TP settings page

    Screenshot: https://screenshot.googleplex.com/B82uey2enbjDcHA

    Bug: 409802157
    Change-Id: Id5930d6efdee5986312917d99d1c0c26e04ce273
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6462458
    Reviewed-by: Fiona Macintosh <fmacintosh@google.com>
    Commit-Queue: Maggie Jennings <mjenn@google.com>
    Reviewed-by: Rebekah Potter <rbpotter@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1449543}
This commit is contained in:
Claudio DeSouza
2025-05-13 15:53:13 -04:00
committed by Max Karolinskiy
parent 247c2498e5
commit 225e445a22
@@ -212,6 +212,10 @@ inline constexpr char16_t kFamilyGroupCreateURL[] =
// Link for viewing family group with Google Families.
inline constexpr char16_t kFamilyGroupViewURL[] = u"https://support.brave.com/";
// "Learn more" URL for Incognito tracking protections.
inline constexpr char kIncognitoTrackingProtectionsLearnMoreUrl[] =
"https://support.brave.com/";
// Url to a blogpost about Flash deprecation.
inline constexpr char kFlashDeprecationLearnMoreURL[] =
"https://blog.chromium.org/2017/07/so-long-and-thanks-for-all-flash.html";