Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / RenderRubyRun.h
index 682ab94..118533a 100644 (file)
@@ -47,7 +47,6 @@ public:
 
     bool hasRubyText() const;
     bool hasRubyBase() const;
-    virtual bool isEmpty() const OVERRIDE;
     RenderRubyText* rubyText() const;
     RenderRubyBase* rubyBase() const;
     RenderRubyBase* rubyBaseSafe(); // creates the base if it doesn't already exist