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