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

Unified Diff: Source/core/core.gypi

Issue 272523002: Remove SVGElementInstance (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address esprehns nits Created 6 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 | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | 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 5b8c58f59f6e12fa711694e4b76c10a14c4234af..3e4b2ff2f80e076d63c1d79da3375748380fd1b5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -310,7 +310,6 @@
'svg/SVGDescElement.idl',
'svg/SVGDiscardElement.idl',
'svg/SVGElement.idl',
- 'svg/SVGElementInstance.idl',
'svg/SVGEllipseElement.idl',
'svg/SVGFEBlendElement.idl',
'svg/SVGFEColorMatrixElement.idl',
@@ -2986,8 +2985,6 @@
'svg/SVGDiscardElement.h',
'svg/SVGDocumentExtensions.cpp',
'svg/SVGElement.cpp',
- 'svg/SVGElementInstance.cpp',
- 'svg/SVGElementInstance.h',
'svg/SVGElementRareData.h',
'svg/SVGEllipseElement.cpp',
'svg/SVGEllipseElement.h',
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/svg/SVGElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698