Chromium Code Reviews| Index: Source/core/testing/MallocStatistics.h |
| diff --git a/Source/core/testing/MallocStatistics.h b/Source/core/testing/MallocStatistics.h |
| index c23cbd95d07f93d5f66e6016e459a83148868552..a3e36afd859f0820d8ce2b9312bc54f884826908 100644 |
| --- a/Source/core/testing/MallocStatistics.h |
| +++ b/Source/core/testing/MallocStatistics.h |
| @@ -34,7 +34,6 @@ |
| namespace WebCore { |
| class MallocStatistics : public RefCountedWillBeGarbageCollected<MallocStatistics> { |
| - DECLARE_GC_INFO; |
| public: |
| static PassRefPtrWillBeRawPtr<MallocStatistics> create() |
| { |