Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / RenderDetailsMarker.h
index 99a1463..4c1cbb2 100644 (file)
@@ -39,8 +39,6 @@ private:
     virtual void paint(PaintInfo&, const LayoutPoint&) OVERRIDE;
 
     bool isOpen() const;
-    Path getCanonicalPath() const;
-    Path getPath(const LayoutPoint& origin) const;
 };
 
 DEFINE_RENDER_OBJECT_TYPE_CASTS(RenderDetailsMarker, isDetailsMarker());