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

Unified Diff: Source/core/core.gypi

Issue 252893004: Remove SVGElementInstanceList (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add expected results Created 6 years, 8 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b736608a623251930bcabcd21db5c731212dceaa..1a6f7a5f26add6661a4d34f1157b9c28c3d1fb66 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -309,7 +309,6 @@
'svg/SVGDiscardElement.idl',
'svg/SVGElement.idl',
'svg/SVGElementInstance.idl',
- 'svg/SVGElementInstanceList.idl',
'svg/SVGEllipseElement.idl',
'svg/SVGFEBlendElement.idl',
'svg/SVGFEColorMatrixElement.idl',
@@ -2976,8 +2975,6 @@
'svg/SVGElement.cpp',
'svg/SVGElementInstance.cpp',
'svg/SVGElementInstance.h',
- 'svg/SVGElementInstanceList.cpp',
- 'svg/SVGElementInstanceList.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/SVGElementInstance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698