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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2793233002: Remove begin/end subseq. display items, and store on PaintController instead. (Closed)
Patch Set: none Created 3 years, 8 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 0f042591a6baa931c2b908ef6893cd737d070de4..7703e1158956812b37893d044574ab3d1c3910f5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1048,7 +1048,6 @@ component("platform") {
"graphics/paint/ScrollDisplayItem.h",
"graphics/paint/ScrollPaintPropertyNode.cpp",
"graphics/paint/ScrollPaintPropertyNode.h",
- "graphics/paint/SubsequenceDisplayItem.h",
"graphics/paint/SubsequenceRecorder.cpp",
"graphics/paint/SubsequenceRecorder.h",
"graphics/paint/Transform3DDisplayItem.cpp",

Powered by Google App Engine
This is Rietveld 408576698