simply lines changes

This commit is contained in:
Carmelo Messina 2022-02-16 17:43:29 +01:00
parent 99ceb81f6b
commit bac5d44fa6
No known key found for this signature in database
GPG key ID: 968894BE688289FD

View file

@ -9,7 +9,7 @@ Subject: ask permission to play protected media by default
diff --git a/components/content_settings/core/browser/content_settings_registry.cc b/components/content_settings/core/browser/content_settings_registry.cc
--- a/components/content_settings/core/browser/content_settings_registry.cc
+++ b/components/content_settings/core/browser/content_settings_registry.cc
@@ -269,9 +269,7 @@ void ContentSettingsRegistry::Init() {
@@ -271,9 +271,7 @@ void ContentSettingsRegistry::Init() {
// On ChromeOS and Windows the default value is always ALLOW.
const auto protected_media_identifier_setting =
#if defined(OS_ANDROID)