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

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

Issue 2738493002: Remove begin/end methods on CompositingRecorder. (Closed)
Patch Set: rm-compositingrecorder-methods: replace-default Created 3 years, 9 months 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/paint/BUILD.gn
diff --git a/third_party/WebKit/Source/core/paint/BUILD.gn b/third_party/WebKit/Source/core/paint/BUILD.gn
index 921800d8a2db1f13954267c02834954214fe5bf6..0d3bc16ac08f6b7e3ddf3ecaf813391c4f8b7bc7 100644
--- a/third_party/WebKit/Source/core/paint/BUILD.gn
+++ b/third_party/WebKit/Source/core/paint/BUILD.gn
@@ -132,8 +132,6 @@ blink_core_sources("paint") {
"RootInlineBoxPainter.h",
"RoundedInnerRectClipper.cpp",
"RoundedInnerRectClipper.h",
- "SVGClipPainter.cpp",
- "SVGClipPainter.h",
"SVGContainerPainter.cpp",
"SVGContainerPainter.h",
"SVGFilterPainter.cpp",

Powered by Google App Engine
This is Rietveld 408576698