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

Unified Diff: Source/core/core.gypi

Issue 13993028: Remove MathML (part 3 of many) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
« no previous file with comments | « no previous file | Source/core/features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | Source/core/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698