Chromium Code Reviews| Index: sky/engine/core/html/TextMetrics.h |
| diff --git a/sky/engine/core/html/TextMetrics.h b/sky/engine/core/html/TextMetrics.h |
| index 8b22ff63288e9739b9534ac1b89e2ec7c8e00f63..03be7f4c30408a881240ab437ea51658cbaf05d0 100644 |
| --- a/sky/engine/core/html/TextMetrics.h |
| +++ b/sky/engine/core/html/TextMetrics.h |
| @@ -91,7 +91,6 @@ private: |
| , m_alphabeticBaseline(0) |
| , m_ideographicBaseline(0) |
| { |
| - ScriptWrappable::init(this); |
| } |
| // x-direction |