Index: Source/core/css/CSSSVGDocumentValue.h |
diff --git a/Source/core/css/CSSSVGDocumentValue.h b/Source/core/css/CSSSVGDocumentValue.h |
index 7e43406ffb523e11f09ca47a80fff1ad6ffc4fc2..fad50a6a6d23abef2995611e574c9276b584d66c 100644 |
--- a/Source/core/css/CSSSVGDocumentValue.h |
+++ b/Source/core/css/CSSSVGDocumentValue.h |
@@ -54,6 +54,8 @@ private: |
bool m_loadRequested; |
}; |
+DEFINE_CSS_VALUE_TYPE_CASTS(SVGDocumentValue); |
+ |
} // namespace WebCore |
#endif // CSSSVGDocumentValue_h |