Bug 1316511 - Remove friend class nsSVGPathFrame declaration in SVGPathElement as it does not exist anymore r=Ehsan

MozReview-Commit-ID: 9TzvFucJVXK

--HG--
extra : rebase_source : daeef86a65fe9bb5be27b82616875c090045c30a
This commit is contained in:
Ajit 2016-11-16 21:20:27 +00:00
Родитель 1bd816d4fd
Коммит 59924733b3
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -27,8 +27,6 @@ namespace dom {
class SVGPathElement final : public SVGPathElementBase
{
friend class nsSVGPathFrame;
typedef mozilla::gfx::Path Path;
protected: