Chromium Code Reviews| Index: Source/core/testing/LayerRectList.cpp |
| diff --git a/Source/core/testing/LayerRectList.cpp b/Source/core/testing/LayerRectList.cpp |
| index f58fa492d282f497103b89e7753ce2e1823f1abc..cc6f5e2561d4822c47e7607d791220099b16bb24 100644 |
| --- a/Source/core/testing/LayerRectList.cpp |
| +++ b/Source/core/testing/LayerRectList.cpp |
| @@ -39,7 +39,6 @@ namespace blink { |
| LayerRectList::LayerRectList() |
| { |
| - ScriptWrappable::init(this); |
| } |
| DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(LayerRectList) |