mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
12 lines
433 B
Diff
12 lines
433 B
Diff
--- a/components/safe_browsing/core/common/features.cc
|
|
+++ b/components/safe_browsing/core/common/features.cc
|
|
@@ -127,7 +127,7 @@ BASE_FEATURE(kDlpRegionalizedEndpoints,
|
|
|
|
BASE_FEATURE(kDownloadsPageReferrerUrl,
|
|
"DownloadsPageReferrerUrl",
|
|
- base::FEATURE_ENABLED_BY_DEFAULT);
|
|
+ base::FEATURE_DISABLED_BY_DEFAULT);
|
|
|
|
BASE_FEATURE(kDownloadWarningSurvey,
|
|
"DownloadWarningSurvey",
|