Chromium Code Reviews| Index: Source/core/testing/LayerRectList.h |
| diff --git a/Source/core/testing/LayerRectList.h b/Source/core/testing/LayerRectList.h |
| index 73648767d21c00b3bbfcdec5117e3d6ada90eae7..4df8716b6ecec62100b2f78faf987328afa108ba 100644 |
| --- a/Source/core/testing/LayerRectList.h |
| +++ b/Source/core/testing/LayerRectList.h |
| @@ -45,7 +45,6 @@ class LayerRect; |
| class Node; |
| class LayerRectList : public RefCountedWillBeGarbageCollected<LayerRectList> { |
| - DECLARE_GC_INFO; |
| public: |
| static PassRefPtrWillBeRawPtr<LayerRectList> create() |
| { |