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