Index: Source/core/html/CollectionType.h |
diff --git a/Source/core/html/CollectionType.h b/Source/core/html/CollectionType.h |
index 9db25d42e2e22a90820cdb8f64add6891dd01cbc..df65cadbc9010bb9f1c700a1e265261d3759a52d 100644 |
--- a/Source/core/html/CollectionType.h |
+++ b/Source/core/html/CollectionType.h |
@@ -59,6 +59,7 @@ enum CollectionType { |
TagNodeListType, |
HTMLTagNodeListType, |
RadioNodeListType, |
+ RadioImgNodeListType, |
LabelsNodeListType, |
}; |