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

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 e77067ba1c4e3687d7b88fd32d93348f1770d8e1..a91698d393ce421b7e400048ffa9df96158e6fd3 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1044,7 +1044,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