simply lines changes
This commit is contained in:
parent
99ceb81f6b
commit
bac5d44fa6
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue