Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index e5c7bcd1b7ca58303472d98a664551ef2658a594..37fff2da942c51f5bbd31856b1d666b9c980c34d 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -106,10 +106,6 @@ NotificationConstructor status=stable |
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 |