Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index dc03fb7c0c51da0469e84a9dda701946969778c1..8f14a7dc2666417282c4db25e76d5e10af453a8b 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -104,7 +104,11 @@ NotificationExperimental status=test |
Notifications status=stable |
OrientationEvent |
// Only enabled on Android, and for certain layout tests on Linux. |
+// TODO(watk): Delete this in favor of ForceOverlayFullscreenVideo after |
+// removing chromium's dependency on it. http://crbug.com/511376 |
OverlayFullscreenVideo |
+// For simulating Android's overlay fullscreen video in layout tests on Linux. |
+ForceOverlayFullscreenVideo |
OverlayScrollbars |
PagePopup status=stable |
PathOpsSVGClipping status=stable |