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

Unified Diff: Source/core/core.gypi

Issue 146193003: Remove SVGDocument binding (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 11 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/dom/Document.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 621b49a25ae8f035ec9e0e62bc5cb6a31410bcc7..7181e6d30a23dcda61540dacfe0300bddd30f86f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -310,7 +310,6 @@
'svg/SVGDefsElement.idl',
'svg/SVGDescElement.idl',
'svg/SVGDiscardElement.idl',
- 'svg/SVGDocument.idl',
'svg/SVGElement.idl',
'svg/SVGElementInstance.idl',
'svg/SVGElementInstanceList.idl',
@@ -467,6 +466,7 @@
'frame/WindowEventHandlers.idl',
'frame/WindowTimers.idl',
'page/WindowPagePopup.idl',
+ 'svg/SVGDocument.idl',
'svg/SVGFilterPrimitiveStandardAttributes.idl',
'svg/SVGFitToViewBox.idl',
'svg/SVGTests.idl',
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698