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

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

Issue 2484153003: Use an SVGElementProxy in ReferenceClipPathOperation (Closed)
Patch Set: Rebase; fix comments; findElement 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/style/BUILD.gn
diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn
index c38190bc78f98b39a1f4df9e30ebc79850775974..60a1f66906057ae9e45610b826044d79b6bd4346 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -15,6 +15,7 @@ blink_core_sources("rendering") {
"BorderImageLength.h",
"BorderImageLengthBox.h",
"CachedUAStyle.h",
+ "ClipPathOperation.cpp",
"ClipPathOperation.h",
"ComputedStyle.cpp",
"ComputedStyle.h",

Powered by Google App Engine
This is Rietveld 408576698