Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index dd1114a467f72425dcd23a8670fafb62819eeddb..906aa0b9313323cf7701a89b9b1765d544facbfe 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -95,6 +95,8 @@ NewCSSParser |
NotificationConstructor status=stable |
Notifications status=stable |
OrientationEvent |
+// The overflowchanged event is being removed. crbug.com/460822 |
+OverflowChangedEvent |
// Only enabled on Android, and for certain layout tests on Linux. |
OverlayFullscreenVideo |
OverlayScrollbars |