Chromium Code Reviews| Index: sky/engine/core/css/StyleMedia.cpp |
| diff --git a/sky/engine/core/css/StyleMedia.cpp b/sky/engine/core/css/StyleMedia.cpp |
| index 9f672221d3096c74e7e363e220f1d506403e5330..6a89a967666f684fea88a5357d5938ba6e5964e5 100644 |
| --- a/sky/engine/core/css/StyleMedia.cpp |
| +++ b/sky/engine/core/css/StyleMedia.cpp |
| @@ -37,7 +37,6 @@ namespace blink { |
| StyleMedia::StyleMedia(LocalFrame* frame) |
| : DOMWindowProperty(frame) |
| { |
| - ScriptWrappable::init(this); |
| } |
| AtomicString StyleMedia::type() const |