Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / parser / HTMLConstructionSite.h
index d4d812e..7a1b2aa 100644 (file)
@@ -71,7 +71,7 @@ struct HTMLConstructionSiteTask {
 } // namespace WebCore
 
 namespace WTF {
-template<> struct VectorTraits<WebCore::HTMLConstructionSiteTask> : SimpleClassVectorTraits { };
+template<> struct VectorTraits<WebCore::HTMLConstructionSiteTask> : SimpleClassVectorTraits<WebCore::HTMLConstructionSiteTask> { };
 } // namespace WTF
 
 namespace WebCore {