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

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

Issue 2482353002: Revert of Tracking filter mutation via SVGElementProxy (Closed)
Patch Set: 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 9c9d3f32d7846cbe05db58bce941109293dc4f08..a750f288a1849a30b63587edc30993e9dc6a5416 100644
--- a/third_party/WebKit/Source/core/layout/svg/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
@@ -66,6 +66,8 @@
"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