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

Unified Diff: third_party/WebKit/Source/core/svg/BUILD.gn

Issue 2522443002: Remove SVGCursorElement (Closed)
Patch Set: Rebase Created 4 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: third_party/WebKit/Source/core/svg/BUILD.gn
diff --git a/third_party/WebKit/Source/core/svg/BUILD.gn b/third_party/WebKit/Source/core/svg/BUILD.gn
index e8a03ae28125991212d42bb08bfaf51924beaee4..8cebdb2b61f39a803d336d198271f87d66098b88 100644
--- a/third_party/WebKit/Source/core/svg/BUILD.gn
+++ b/third_party/WebKit/Source/core/svg/BUILD.gn
@@ -55,8 +55,6 @@ blink_core_sources("svg") {
"SVGClipPathElement.h",
"SVGComponentTransferFunctionElement.cpp",
"SVGComponentTransferFunctionElement.h",
- "SVGCursorElement.cpp",
- "SVGCursorElement.h",
"SVGDefsElement.cpp",
"SVGDefsElement.h",
"SVGDescElement.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/style/StylePendingImage.h ('k') | third_party/WebKit/Source/core/svg/SVGCursorElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698