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

Unified Diff: Source/core/core.gypi

Issue 114373004: Remove the SVGColor and SVGPaint DOM interfaces (were deprecated). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased Created 7 years 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 22ea8ebcfcbbd66867d2ac832e58a2bb8b5c0a55..c365d8af27cfd2d5db54598e1ae5b445e7ade177 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -350,7 +350,6 @@
'svg/SVGAnimationElement.idl',
'svg/SVGCircleElement.idl',
'svg/SVGClipPathElement.idl',
- 'svg/SVGColor.idl',
'svg/SVGComponentTransferFunctionElement.idl',
'svg/SVGCursorElement.idl',
'svg/SVGDefsElement.idl',
@@ -416,7 +415,6 @@
'svg/SVGMissingGlyphElement.idl',
'svg/SVGNumber.idl',
'svg/SVGNumberList.idl',
- 'svg/SVGPaint.idl',
'svg/SVGPathElement.idl',
'svg/SVGPathSeg.idl',
'svg/SVGPathSegArcAbs.idl',

Powered by Google App Engine
This is Rietveld 408576698