Index: Source/core/html/FormAssociatedElement.h |
diff --git a/Source/core/html/FormAssociatedElement.h b/Source/core/html/FormAssociatedElement.h |
index 0946b78c4351a83f75514ef2eafb72aab82935b1..c7355abf5305287d581b2f81c6bb00db202342e3 100644 |
--- a/Source/core/html/FormAssociatedElement.h |
+++ b/Source/core/html/FormAssociatedElement.h |
@@ -90,7 +90,7 @@ public: |
void formAttributeTargetChanged(); |
- typedef WillBeHeapVector<RawPtrWillBeMember<FormAssociatedElement> > List; |
+ typedef WillBeHeapVector<RawPtrWillBeMember<FormAssociatedElement>> List; |
protected: |
FormAssociatedElement(); |