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

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: text diff fix 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
« no previous file with comments | « Source/bindings/v8/custom/V8CSSValueCustom.cpp ('k') | Source/core/css/CSSPrimitiveValue.cpp » ('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 57ca76701ea885cc37c25bc86bd92bfc65e9e74b..05bc0c33e7ad26ceea7da5f537f8c7cf1931bf78 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',
« no previous file with comments | « Source/bindings/v8/custom/V8CSSValueCustom.cpp ('k') | Source/core/css/CSSPrimitiveValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698