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

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

Issue 2490163002: Reland of "Tracking reference filter mutation via SVGElementProxy" (Closed)
Patch Set: Fix double observer unregistration; simplify scope selection; add tests Created 4 years, 1 month 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/layout/svg/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/svg/BUILD.gn b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
index a750f288a1849a30b63587edc30993e9dc6a5416..9c9d3f32d7846cbe05db58bce941109293dc4f08 100644
--- a/third_party/WebKit/Source/core/layout/svg/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
@@ -66,8 +66,6 @@ blink_core_sources("svg") {
"LayoutSVGTransformableContainer.h",
"LayoutSVGViewportContainer.cpp",
"LayoutSVGViewportContainer.h",
- "ReferenceFilterBuilder.cpp",
- "ReferenceFilterBuilder.h",
"SVGCharacterData.h",
"SVGLayoutSupport.cpp",
"SVGLayoutSupport.h",

Powered by Google App Engine
This is Rietveld 408576698