Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index e0a1e76f2bde55a54e5fa881046171c976cdcb48..67bb354544c46d61734407bd936a05ea919056bc 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -69,7 +69,6 @@ class ShadowRoot; |
class TypeConversions; |
class Internals FINAL : public RefCountedWillBeGarbageCollectedFinalized<Internals>, public ContextLifecycleObserver { |
- DECLARE_GC_INFO; |
public: |
static PassRefPtrWillBeRawPtr<Internals> create(Document*); |
virtual ~Internals(); |