| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| index cc882ac046a5d2cfa022e1c3298ce8bc6990230f..576b885a238032f6ab97fa036b7373f0be93711f 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -1031,6 +1031,9 @@
|
| {
|
| name: "MediaControlsOverlayPlayButton",
|
| settable_from_internals: true,
|
| + },
|
| + {
|
| + name: "VideoFullscreenDetection",
|
| }
|
| ],
|
| }
|
|
|