Patches for v142
This commit is contained in:
@@ -14,8 +14,8 @@ License: GPL-2.0-or-later - https://spdx.org/licenses/GPL-2.0-or-later.html
|
||||
diff --git a/crypto/features.cc b/crypto/features.cc
|
||||
--- a/crypto/features.cc
|
||||
+++ b/crypto/features.cc
|
||||
@@ -20,4 +20,7 @@ BASE_FEATURE(kMigrateIOSKeychainAccessibility,
|
||||
"MigrateIOSKeychainAccessibility",
|
||||
@@ -15,4 +15,7 @@ BASE_FEATURE(kIsHardwareBackedFixEnabled, base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
BASE_FEATURE(kMigrateIOSKeychainAccessibility,
|
||||
base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
|
||||
+#if BUILDFLAG(IS_WIN)
|
||||
|
||||
Reference in New Issue
Block a user