Index: third_party/WebKit/Source/core/frame/Settings.json5 |
diff --git a/third_party/WebKit/Source/core/frame/Settings.json5 b/third_party/WebKit/Source/core/frame/Settings.json5 |
index 81386a65197c33d8410007454834489f8ab2b944..2e9b0ceedaa4c5d0660676d82e73774b1237b8fd 100644 |
--- a/third_party/WebKit/Source/core/frame/Settings.json5 |
+++ b/third_party/WebKit/Source/core/frame/Settings.json5 |
@@ -955,6 +955,10 @@ |
name: "highContrastImagePolicy", |
initial: "HighContrastImagePolicy::kFilterAll", |
type: "HighContrastImagePolicy", |
+ }, |
+ { |
+ name: "mediaDownloadInProductHelpEnabled", |
+ initial: false, |
} |
], |
} |