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

Unified Diff: Source/core/core.gypi

Issue 61753005: Remove SVGLocatable and SVGTransformable (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/RenderSVGModelObject.cpp » ('j') | Source/core/svg/SVGElement.h » ('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 40e7cfbae506dbdc48937ca1e5e1ed4293a71d7f..3545ad4e7f3aa884589a9cafcee07982724ad9ff 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3262,7 +3262,6 @@
'svg/SVGLineElement.h',
'svg/SVGLinearGradientElement.cpp',
'svg/SVGLinearGradientElement.h',
- 'svg/SVGLocatable.cpp',
'svg/SVGMPathElement.cpp',
'svg/SVGMPathElement.h',
'svg/SVGMarkerElement.cpp',
@@ -3388,8 +3387,6 @@
'svg/SVGTransformDistance.cpp',
'svg/SVGTransformDistance.h',
'svg/SVGTransformList.cpp',
- 'svg/SVGTransformable.cpp',
- 'svg/SVGTransformable.h',
'svg/SVGURIReference.cpp',
'svg/SVGURIReference.h',
'svg/SVGUnitTypes.h',
« no previous file with comments | « no previous file | Source/core/rendering/svg/RenderSVGModelObject.cpp » ('j') | Source/core/svg/SVGElement.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698