| 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",
|
|
|