| 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 57cbfe8bfe665f5e3ae15add759b4a9519cad78b..eafddb9cce25758a85f3104c54883091bd2dbf6f 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.json5
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.json5
|
| @@ -223,6 +223,10 @@
|
| name: "mediaPlaybackRequiresUserGesture",
|
| initial: false,
|
| },
|
| + {
|
| + name: "mediaPlaybackGestureWhitelistScope",
|
| + type: "String",
|
| + },
|
|
|
| // This flags overrides mediaPlaybackRequiresUserGesture
|
| {
|
|
|