Index: Source/core/testing/LayerRect.h |
diff --git a/Source/core/testing/LayerRect.h b/Source/core/testing/LayerRect.h |
index 8371a714632fbd8efcde85647069623ffc6adbb1..559dfd90b5b89539fbf1863c9dad0ddf2b92fabb 100644 |
--- a/Source/core/testing/LayerRect.h |
+++ b/Source/core/testing/LayerRect.h |
@@ -44,7 +44,6 @@ namespace WebCore { |
class Node; |
class LayerRect : public RefCountedWillBeGarbageCollectedFinalized<LayerRect> { |
- DECLARE_GC_INFO; |
public: |
static PassRefPtrWillBeRawPtr<LayerRect> create(PassRefPtr<Node> node, const String& layerType, PassRefPtr<ClientRect> rect) |
{ |