Index: Source/core/css/FontValue.h |
diff --git a/Source/core/css/FontValue.h b/Source/core/css/FontValue.h |
index 457863b610f121f0b23b2a70e89cc0a334a6b939..71f0dfb67297729de55a8a04a65d7db6f6ab7bd7 100644 |
--- a/Source/core/css/FontValue.h |
+++ b/Source/core/css/FontValue.h |
@@ -41,8 +41,6 @@ public: |
bool equals(const FontValue&) const; |
- void reportDescendantMemoryUsage(MemoryObjectInfo*) const; |
- |
RefPtr<CSSPrimitiveValue> style; |
RefPtr<CSSPrimitiveValue> variant; |
RefPtr<CSSPrimitiveValue> weight; |