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

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: Fix compile problem 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 | « no previous file | Source/core/svg/SVGCircleElement.cpp » ('j') | Source/core/svg/SVGTextContentElement.cpp » ('J')
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 4e8a41ee0905d0ab55cceffd30364e50606e22ac..ffdd22a03dc4e10b922d0f29c990ecc8a16c5c77 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2999,8 +2999,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 | « no previous file | Source/core/svg/SVGCircleElement.cpp » ('j') | Source/core/svg/SVGTextContentElement.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698