Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
index 63aa34e63519e3e4edc9a7ee3cd4a29c5a34e21e..12cc95457fb7621d7e0440d1d5deb6e7f24707b3 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -88,6 +88,7 @@ ImageRenderingPixelated status=stable |
IndexedDBExperimental status=experimental |
InputDeviceCapabilities status=stable |
InputModeAttribute status=experimental |
+IntersectionObserver status=experimental |
KeyboardEventCode status=experimental |
KeyboardEventKey status=test |
LangAttributeAwareFormControlUI |