Patches for 139
This commit is contained in:
@@ -16,7 +16,7 @@ diff --git a/crypto/features.cc b/crypto/features.cc
|
||||
+++ b/crypto/features.cc
|
||||
@@ -16,4 +16,7 @@ BASE_FEATURE(kIsHardwareBackedFixEnabled,
|
||||
"IsHardwareBackedFixEnabled",
|
||||
base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
|
||||
+#if BUILDFLAG(IS_WIN)
|
||||
+SET_CROMITE_FEATURE_ENABLED(kProcessBoundStringEncryption);
|
||||
|
||||
Reference in New Issue
Block a user