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 b223d04b53e09e0e90de9410c32f60e7d45e0ecd..8c9a616315f3e8b2fc77d20ac3f743b9442e9daf 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -85,6 +85,7 @@ ImageRenderingPixelated status=stable |
IndexedDBExperimental status=experimental |
InputDeviceCapabilities status=stable |
InputModeAttribute status=experimental |
+IterableCollections status=experimental |
KeyboardEventCode status=experimental |
KeyboardEventKey status=experimental |
LangAttributeAwareFormControlUI |