mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
12 lines
439 B
Diff
12 lines
439 B
Diff
--- a/components/safe_browsing/core/common/features.cc
|
|
+++ b/components/safe_browsing/core/common/features.cc
|
|
@@ -121,7 +121,7 @@ BASE_FEATURE(kDlpRegionalizedEndpoints,
|
|
|
|
BASE_FEATURE(kDownloadsPageReferrerUrl,
|
|
"DownloadsPageReferrerUrl",
|
|
- base::FEATURE_ENABLED_BY_DEFAULT);
|
|
+ base::FEATURE_DISABLED_BY_DEFAULT);
|
|
|
|
BASE_FEATURE(kDownloadTailoredWarnings,
|
|
"DownloadTailoredWarnings",
|