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

Unified Diff: Source/core/core.gypi

Issue 18334002: Remove SVGStyledLocatableElement class (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove SVGElement::isStyledLocatable() Created 7 years, 6 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/svg/SVGElement.h » ('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 571d48ee20dda5f971ffe1deb977c00b29a63d0a..4eb9da5724c9d330decaf72e1634c6d7861d8b1b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3522,8 +3522,6 @@
'svg/SVGStyleElement.h',
'svg/SVGStyledElement.cpp',
'svg/SVGStyledElement.h',
- 'svg/SVGStyledLocatableElement.cpp',
- 'svg/SVGStyledLocatableElement.h',
'svg/SVGSwitchElement.cpp',
'svg/SVGSwitchElement.h',
'svg/SVGSymbolElement.cpp',
« no previous file with comments | « no previous file | Source/core/svg/SVGElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698