Stub for kSafetyHubHelpCenterURL

This URL is part of the privacy page and irrelevant to brave.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/9a276af86a06da85e2a64843e636789b1c840f67

commit 9a276af86a06da85e2a64843e636789b1c840f67
Author: Aisulu Rakhmetullina <aisulu@google.com>
Date:   Mon Apr 15 12:32:48 2024 +0000

    [SHv2] Add help center link to Safety Check page

    Bug: 1443466
This commit is contained in:
Claudio DeSouza
2024-05-03 16:54:25 -04:00
committed by mkarolin
parent fd27d69cc0
commit aa1dd39a1b
@@ -349,6 +349,10 @@ inline constexpr char16_t kSafeBrowsingInChromeHelpCenterURL[] =
inline constexpr char16_t kSafeBrowsingUseInChromeURL[] =
u"https://support.brave.com/";
// "Learn more" URL for Safety Check page.
inline constexpr char16_t kSafetyHubHelpCenterURL[] =
u"https://support.brave.com/";
// "Learn more" URL for safety tip bubble.
inline constexpr char kSafetyTipHelpCenterURL[] =
"https://support.brave.com/hc/en-us/articles/17550072876045-Lookalike-URLs";