Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index c35ab32e316fad8ae97ebc1b9d952f51df1cd378..ed4d33bdd5b584908c9de0a2464c393861719775 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 |