Index: Source/core/timing/MemoryInfo.cpp |
diff --git a/Source/core/timing/MemoryInfo.cpp b/Source/core/timing/MemoryInfo.cpp |
index 2abe63ab6f5f39fff6ca9d32721ad106fb2f9cb3..aa57d3cd8bfb61423674d0a01fccdd57d07c5846 100644 |
--- a/Source/core/timing/MemoryInfo.cpp |
+++ b/Source/core/timing/MemoryInfo.cpp |
@@ -40,8 +40,6 @@ |
namespace WebCore { |
-DEFINE_GC_INFO(MemoryInfo); |
- |
class HeapSizeCache { |
WTF_MAKE_NONCOPYABLE(HeapSizeCache); WTF_MAKE_FAST_ALLOCATED; |
public: |