Bug 1518666 Part 5 - SVGAnimatedPathSegList does not need to be exported r=dholbert

This commit is contained in:
longsonr 2019-03-26 18:51:25 +00:00
Родитель 3b325c4a5f
Коммит e9be032791
2 изменённых файлов: 1 добавлений и 2 удалений

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

@ -9,8 +9,8 @@
#include "SVGEnum.h"
#include "nsSVGLength2.h"
#include "SVGAnimatedPathSegList.h"
#include "SVGString.h"
#include "mozilla/dom/SVGAnimatedPathSegList.h"
#include "mozilla/dom/SVGTextContentElement.h"
class nsAtom;

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

@ -19,7 +19,6 @@ EXPORTS.mozilla += [
EXPORTS.mozilla.dom += [
'SVGAElement.h',
'SVGAnimatedPathSegList.h',
'SVGAnimatedRect.h',
'SVGAnimateElement.h',
'SVGAnimateMotionElement.h',