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 8f8539ad25ec82358b80f7db49f05929936102a7..10750ffdb3f0d2fcdb5c8c5c063d64dc3ab1865c 100644 |
--- a/third_party/WebKit/Source/core/frame/Settings.json5 |
+++ b/third_party/WebKit/Source/core/frame/Settings.json5 |
@@ -954,6 +954,10 @@ |
name: "highContrastImagePolicy", |
initial: "HighContrastImagePolicy::kFilterAll", |
type: "HighContrastImagePolicy", |
+ }, |
+ { |
+ name: "mediaDownloadInProductHelpEnabled", |
+ initial: false, |
} |
], |
} |