| 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 5ce0a149260d8eb3d2f6ffef605eff52ac9bf61d..e8e6ae17fc4b44d01010162044373b009690350d 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -1030,6 +1030,9 @@
|
| {
|
| name: "MediaControlsOverlayPlayButton",
|
| settable_from_internals: true,
|
| + },
|
| + {
|
| + name: "VideoFullscreenDetection",
|
| }
|
| ],
|
| }
|
|
|