Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index d35d6e7d8999e402b0b2448599a188697662e8bc..e122bdbf328cd05495031423616680225647ca2b 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -3350,6 +3350,7 @@ |
'layout/svg/LayoutSVGTSpan.h', |
'layout/svg/LayoutSVGViewportContainer.cpp', |
'layout/svg/LayoutSVGViewportContainer.h', |
+ 'layout/svg/SVGCharacterData.h', |
'layout/svg/SVGLayoutSupport.cpp', |
'layout/svg/SVGLayoutSupport.h', |
'layout/svg/SVGLayoutTreeAsText.cpp', |
@@ -3363,8 +3364,6 @@ |
'layout/svg/SVGTextChunkBuilder.cpp', |
'layout/svg/SVGTextChunkBuilder.h', |
'layout/svg/SVGTextFragment.h', |
- 'layout/svg/SVGTextLayoutAttributes.cpp', |
- 'layout/svg/SVGTextLayoutAttributes.h', |
'layout/svg/SVGTextLayoutAttributesBuilder.cpp', |
'layout/svg/SVGTextLayoutAttributesBuilder.h', |
'layout/svg/SVGTextLayoutEngine.cpp', |