Chromium Code Reviews| Index: sky/engine/core/dom/MutationRecord.h |
| diff --git a/sky/engine/core/dom/MutationRecord.h b/sky/engine/core/dom/MutationRecord.h |
| index 69ecf752079bfec0f5d5a6f774c058d7d6d1f6a9..cc89d46bab9e16882c6725b39626a028824e3a21 100644 |
| --- a/sky/engine/core/dom/MutationRecord.h |
| +++ b/sky/engine/core/dom/MutationRecord.h |
| @@ -54,7 +54,6 @@ public: |
| MutationRecord() |
| { |
| - ScriptWrappable::init(this); |
| } |
| virtual ~MutationRecord(); |