sync ports with The Matrix
This commit is contained in:
parent
9d4d2e721a
commit
79bc6d9d97
846 changed files with 10693 additions and 8131 deletions
12
www/chromium/patches/patch-net_base_features_cc
Normal file
12
www/chromium/patches/patch-net_base_features_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: net/base/features.cc
|
||||
--- net/base/features.cc.orig
|
||||
+++ net/base/features.cc
|
||||
@@ -177,7 +177,7 @@ BASE_FEATURE(kCertDualVerificationTrialFeature,
|
||||
#if BUILDFLAG(CHROME_ROOT_STORE_OPTIONAL)
|
||||
BASE_FEATURE(kChromeRootStoreUsed,
|
||||
"ChromeRootStoreUsed",
|
||||
-#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID)
|
||||
+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD)
|
||||
base::FEATURE_ENABLED_BY_DEFAULT
|
||||
#else
|
||||
base::FEATURE_DISABLED_BY_DEFAULT
|
Loading…
Add table
Add a link
Reference in a new issue