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

Unified Diff: Source/core/core.gypi

Issue 109433003: SVGLangSpace interface should be removed (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Avoid running into ASSERT for Debug 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 | « LayoutTests/svg/custom/script-tests/global-constructors.js ('k') | Source/core/svg/SVGCircleElement.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 4a974c51220440e768ddd1530d66449adbe5cdf9..55c7e6f410835ef717564629aec1dc2461d0400a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2995,8 +2995,6 @@
'svg/SVGImageElement.h',
'svg/SVGImageLoader.cpp',
'svg/SVGImageLoader.h',
- 'svg/SVGLangSpace.cpp',
- 'svg/SVGLangSpace.h',
'svg/SVGLength.cpp',
'svg/SVGLengthContext.cpp',
'svg/SVGLengthList.cpp',
« no previous file with comments | « LayoutTests/svg/custom/script-tests/global-constructors.js ('k') | Source/core/svg/SVGCircleElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698