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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user