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

Unified Diff: Source/core/core.gypi

Issue 21042009: [SVG2] Merge SVGStyledElement into SVGElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 5 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/rendering/svg/ReferenceFilterBuilder.cpp » ('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 d427b44a5cacbd7f69d048624d3e151ca5273524..e213241fcb57a5416f6a437351e71a8df84d1992 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -451,7 +451,6 @@
'svg/SVGStopElement.idl',
'svg/SVGStringList.idl',
'svg/SVGStyleElement.idl',
- 'svg/SVGStyledElement.idl',
'svg/SVGSwitchElement.idl',
'svg/SVGSymbolElement.idl',
'svg/SVGTRefElement.idl',
@@ -3577,8 +3576,6 @@
'svg/SVGStringList.h',
'svg/SVGStyleElement.cpp',
'svg/SVGStyleElement.h',
- 'svg/SVGStyledElement.cpp',
- 'svg/SVGStyledElement.h',
'svg/SVGSwitchElement.cpp',
'svg/SVGSwitchElement.h',
'svg/SVGSymbolElement.cpp',
« no previous file with comments | « no previous file | Source/core/rendering/svg/ReferenceFilterBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698