| 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 78d8a7471271924daf7c079a71f5a99eb4b5cc34..e5c0b058efb2985c33c727228ed25a3b3c231a01 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
|
| {
|
|
|