Index: LayoutTests/fullscreen/full-screen-iframe-allowed-video.html |
diff --git a/LayoutTests/fullscreen/full-screen-iframe-allowed-video.html b/LayoutTests/fullscreen/full-screen-iframe-allowed-video.html |
index 5785b6f9ef20c38e05c33907272ae8a1a7dba385..cc312fa1c76c912a45c8366e689ce4fd95740a02 100644 |
--- a/LayoutTests/fullscreen/full-screen-iframe-allowed-video.html |
+++ b/LayoutTests/fullscreen/full-screen-iframe-allowed-video.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<script> |
if (window.internals) |
- runPixelTests = internals.runtimeFlags.overlayFullscreenVideoEnabled || internals.runtimeFlags.forceOverlayFullscreenVideoEnabled; |
+ runPixelTests = internals.runtimeFlags.forceOverlayFullscreenVideoEnabled; |
</script> |
<script src="full-screen-test.js"></script> |
<script> |