| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 500c2072e92146cbd7342da5b040c4a0e30ab3e2..b1279651a4d9a522ab169a61592ac550062108da 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -353,6 +353,7 @@
|
| 'svg/SVGElementInstanceList.idl',
|
| 'svg/SVGEllipseElement.idl',
|
| 'svg/SVGException.idl',
|
| + 'svg/SVGExternalResourcesRequired.idl',
|
| 'svg/SVGFEBlendElement.idl',
|
| 'svg/SVGFEColorMatrixElement.idl',
|
| 'svg/SVGFEComponentTransferElement.idl',
|
| @@ -379,6 +380,7 @@
|
| 'svg/SVGFETileElement.idl',
|
| 'svg/SVGFETurbulenceElement.idl',
|
| 'svg/SVGFilterElement.idl',
|
| + 'svg/SVGFitToViewBox.idl',
|
| 'svg/SVGFontElement.idl',
|
| 'svg/SVGFontFaceElement.idl',
|
| 'svg/SVGFontFaceFormatElement.idl',
|
|
|