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