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

Unified Diff: Source/core/core.gypi

Issue 21042009: [SVG2] Merge SVGStyledElement into SVGElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Build fix 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') | Source/core/svg/SVGElement.cpp » ('J')
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 8bb8d3b22479534770bbf79db268816c71be77a3..f1d5ad0dcdc317f483c67114f0b0a57ab8c4255b 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',
@@ -3583,8 +3582,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') | Source/core/svg/SVGElement.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698