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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1937043002: Remove the LayoutSVGInlineText* context in SVGTextLayoutAttributes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | third_party/WebKit/Source/core/layout/api/LineLayoutSVGInlineText.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/api/LineLayoutSVGInlineText.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698