Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(456)

Unified Diff: Source/core/core.gypi

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 13cae02a56feba2dfdf6f6bcd0e1e291d8abf981..03300de2607466ef409206d444175e9f335c4e28 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -299,9 +299,6 @@
'streams/ReadableStream.idl',
'streams/Stream.idl',
'svg/SVGAElement.idl',
- 'svg/SVGAltGlyphDefElement.idl',
- 'svg/SVGAltGlyphElement.idl',
- 'svg/SVGAltGlyphItemElement.idl',
'svg/SVGAngle.idl',
'svg/SVGAnimateElement.idl',
'svg/SVGAnimateMotionElement.idl',
@@ -354,20 +351,11 @@
'svg/SVGFETileElement.idl',
'svg/SVGFETurbulenceElement.idl',
'svg/SVGFilterElement.idl',
- 'svg/SVGFontElement.idl',
- 'svg/SVGFontFaceElement.idl',
- 'svg/SVGFontFaceFormatElement.idl',
- 'svg/SVGFontFaceNameElement.idl',
- 'svg/SVGFontFaceSrcElement.idl',
- 'svg/SVGFontFaceUriElement.idl',
'svg/SVGForeignObjectElement.idl',
'svg/SVGGElement.idl',
'svg/SVGGeometryElement.idl',
- 'svg/SVGGlyphElement.idl',
- 'svg/SVGGlyphRefElement.idl',
'svg/SVGGradientElement.idl',
'svg/SVGGraphicsElement.idl',
- 'svg/SVGHKernElement.idl',
'svg/SVGImageElement.idl',
'svg/SVGLength.idl',
'svg/SVGLengthList.idl',
@@ -378,7 +366,6 @@
'svg/SVGMaskElement.idl',
'svg/SVGMatrix.idl',
'svg/SVGMetadataElement.idl',
- 'svg/SVGMissingGlyphElement.idl',
'svg/SVGNumber.idl',
'svg/SVGNumberList.idl',
'svg/SVGPathElement.idl',
@@ -431,7 +418,6 @@
'svg/SVGTransformList.idl',
'svg/SVGUnitTypes.idl',
'svg/SVGUseElement.idl',
- 'svg/SVGVKernElement.idl',
'svg/SVGViewElement.idl',
'svg/SVGViewSpec.idl',
'svg/SVGZoomEvent.idl',
@@ -3103,8 +3089,6 @@
'rendering/svg/SVGTextMetricsBuilder.h',
'rendering/svg/SVGTextQuery.cpp',
'rendering/svg/SVGTextQuery.h',
- 'rendering/svg/SVGTextRunRenderingContext.cpp',
- 'rendering/svg/SVGTextRunRenderingContext.h',
'svg/ColorDistance.cpp',
'svg/ColorDistance.h',
'svg/GradientAttributes.h',
@@ -3113,12 +3097,6 @@
'svg/RadialGradientAttributes.h',
'svg/SVGAElement.cpp',
'svg/SVGAElement.h',
- 'svg/SVGAltGlyphDefElement.cpp',
- 'svg/SVGAltGlyphDefElement.h',
- 'svg/SVGAltGlyphElement.cpp',
- 'svg/SVGAltGlyphElement.h',
- 'svg/SVGAltGlyphItemElement.cpp',
- 'svg/SVGAltGlyphItemElement.h',
'svg/SVGAngle.cpp',
'svg/SVGAngleTearOff.cpp',
'svg/SVGAnimateElement.cpp',
@@ -3221,39 +3199,16 @@
'svg/SVGFilterPrimitiveStandardAttributes.h',
'svg/SVGFitToViewBox.cpp',
'svg/SVGFitToViewBox.h',
- 'svg/SVGFontData.cpp',
- 'svg/SVGFontData.h',
- 'svg/SVGFontElement.cpp',
- 'svg/SVGFontElement.h',
- 'svg/SVGFontFaceElement.cpp',
- 'svg/SVGFontFaceElement.h',
- 'svg/SVGFontFaceFormatElement.cpp',
- 'svg/SVGFontFaceFormatElement.h',
- 'svg/SVGFontFaceNameElement.cpp',
- 'svg/SVGFontFaceNameElement.h',
- 'svg/SVGFontFaceSource.cpp',
- 'svg/SVGFontFaceSource.h',
- 'svg/SVGFontFaceSrcElement.cpp',
- 'svg/SVGFontFaceSrcElement.h',
- 'svg/SVGFontFaceUriElement.cpp',
- 'svg/SVGFontFaceUriElement.h',
'svg/SVGForeignObjectElement.cpp',
'svg/SVGForeignObjectElement.h',
'svg/SVGGElement.cpp',
'svg/SVGGElement.h',
'svg/SVGGeometryElement.cpp',
'svg/SVGGeometryElement.h',
- 'svg/SVGGlyphElement.cpp',
- 'svg/SVGGlyphElement.h',
- 'svg/SVGGlyphMap.h',
- 'svg/SVGGlyphRefElement.cpp',
- 'svg/SVGGlyphRefElement.h',
'svg/SVGGradientElement.cpp',
'svg/SVGGradientElement.h',
'svg/SVGGraphicsElement.cpp',
'svg/SVGGraphicsElement.h',
- 'svg/SVGHKernElement.cpp',
- 'svg/SVGHKernElement.h',
'svg/SVGImageElement.cpp',
'svg/SVGImageElement.h',
'svg/SVGImageLoader.cpp',
@@ -3280,8 +3235,6 @@
'svg/SVGMatrixTearOff.h',
'svg/SVGMetadataElement.cpp',
'svg/SVGMetadataElement.h',
- 'svg/SVGMissingGlyphElement.cpp',
- 'svg/SVGMissingGlyphElement.h',
'svg/SVGNumber.cpp',
'svg/SVGNumber.h',
'svg/SVGNumberList.cpp',
@@ -3375,8 +3328,6 @@
'svg/SVGRectElement.h',
'svg/SVGRectTearOff.cpp',
'svg/SVGRectTearOff.h',
- 'svg/SVGRemoteFontFaceSource.cpp',
- 'svg/SVGRemoteFontFaceSource.h',
'svg/SVGRenderingIntent.h',
'svg/SVGSVGElement.cpp',
'svg/SVGSVGElement.h',
@@ -3428,8 +3379,6 @@
'svg/SVGUnknownElement.h',
'svg/SVGUseElement.cpp',
'svg/SVGUseElement.h',
- 'svg/SVGVKernElement.cpp',
- 'svg/SVGVKernElement.h',
'svg/SVGViewElement.cpp',
'svg/SVGViewElement.h',
'svg/SVGViewSpec.cpp',

Powered by Google App Engine
This is Rietveld 408576698