| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index abda5f7c9efb03d894e2dbc84f792a66dec9cc12..c8c95197d6fa1f457189c143534bcbe80f54b91b 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1088,14 +1088,6 @@
|
| 'loader/cache/CachedXSLStyleSheet.cpp',
|
| 'loader/cache/CachedXSLStyleSheet.h',
|
| 'loader/cache/MemoryCache.cpp',
|
| - 'mathml/MathMLElement.cpp',
|
| - 'mathml/MathMLElement.h',
|
| - 'mathml/MathMLInlineContainerElement.cpp',
|
| - 'mathml/MathMLInlineContainerElement.h',
|
| - 'mathml/MathMLMathElement.cpp',
|
| - 'mathml/MathMLMathElement.h',
|
| - 'mathml/MathMLTextElement.cpp',
|
| - 'mathml/MathMLTextElement.h',
|
| 'page/AutoscrollController.cpp',
|
| 'page/AutoscrollController.h',
|
| 'page/BarInfo.cpp',
|
| @@ -1465,26 +1457,6 @@
|
| 'rendering/VerticalPositionCache.h',
|
| 'rendering/break_lines.cpp',
|
| 'rendering/break_lines.h',
|
| - 'rendering/mathml/RenderMathMLBlock.cpp',
|
| - 'rendering/mathml/RenderMathMLBlock.h',
|
| - 'rendering/mathml/RenderMathMLFenced.cpp',
|
| - 'rendering/mathml/RenderMathMLFenced.h',
|
| - 'rendering/mathml/RenderMathMLFraction.cpp',
|
| - 'rendering/mathml/RenderMathMLFraction.h',
|
| - 'rendering/mathml/RenderMathMLMath.cpp',
|
| - 'rendering/mathml/RenderMathMLMath.h',
|
| - 'rendering/mathml/RenderMathMLOperator.cpp',
|
| - 'rendering/mathml/RenderMathMLOperator.h',
|
| - 'rendering/mathml/RenderMathMLRoot.cpp',
|
| - 'rendering/mathml/RenderMathMLRoot.h',
|
| - 'rendering/mathml/RenderMathMLRow.cpp',
|
| - 'rendering/mathml/RenderMathMLRow.h',
|
| - 'rendering/mathml/RenderMathMLSquareRoot.cpp',
|
| - 'rendering/mathml/RenderMathMLSquareRoot.h',
|
| - 'rendering/mathml/RenderMathMLSubSup.cpp',
|
| - 'rendering/mathml/RenderMathMLSubSup.h',
|
| - 'rendering/mathml/RenderMathMLUnderOver.cpp',
|
| - 'rendering/mathml/RenderMathMLUnderOver.h',
|
| 'rendering/style/BasicShapes.cpp',
|
| 'rendering/style/ContentData.cpp',
|
| 'rendering/style/CounterDirectives.cpp',
|
|
|